Commit Graph

10834 Commits (27fd669021553ac441df114108ad458f5885e07d)

Author SHA1 Message Date
Slava Pestov f4418410e9 Fix error when mouse over in 'All' in profiler 2009-01-08 23:50:43 -06:00
Doug Coleman e661c67189 refactor a word to use smart combinators 2009-01-08 23:09:38 -06:00
Daniel Ehrenberg 8d8efb6dce Fixing Unicode bootstrap issue (hopefully) 2009-01-08 22:49:24 -06:00
Slava Pestov 730c636172 Merge branch 'master' of git://factorcode.org/git/factor into new_ui 2009-01-08 22:44:57 -06:00
Daniel Ehrenberg 58df6dad6f Unicode cleanup and optimization 2009-01-08 22:23:39 -06:00
Daniel Ehrenberg 43c18cd7fa Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 22:20:07 -06:00
Jose A. Ortega Ruiz a889b9d2d0 FUEL: Nicer autodoc error messages. 2009-01-09 03:45:04 +01:00
Doug Coleman 527fa0e484 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 19:58:29 -06:00
Slava Pestov 6ddf6af2e7 Add A+n, A+p, A+u to navigate hierarchy in browser tool; add common shortcuts to all tools, like F2, A+s, A+q, ... 2009-01-08 19:30:58 -06:00
Slava Pestov 996b2ef939 Re-organize menu bar on Mac OS X 2009-01-08 19:30:35 -06:00
Slava Pestov 70a0c39896 Re-organize menu bar on Mac OS X 2009-01-08 19:30:29 -06:00
Daniel Ehrenberg ad53cb8635 Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
Doug Coleman 8cb0be6a0a use combinators.smart 2009-01-08 18:57:33 -06:00
Doug Coleman e020df3d00 use combinators.smart 2009-01-08 18:57:23 -06:00
Doug Coleman 932631c901 use combinators.smart for bit-count 2009-01-08 18:57:07 -06:00
Doug Coleman fe92608a1f Add combinators.smart 2009-01-08 18:56:49 -06:00
Slava Pestov 2fd234ac62 Add common tool commands: F2, A+l, A+L, A+b, A+B 2009-01-08 18:56:39 -06:00
Slava Pestov 632b21159d Mention multiline editor commands in editor docs 2009-01-08 18:56:20 -06:00
Jose A. Ortega Ruiz 0e34a6d363 FUEL: Improved connection behaviour in presence of fuel loading errors. 2009-01-09 01:50:51 +01:00
Slava Pestov 35ebc60a4b UI tools now remember their size 2009-01-08 18:35:34 -06:00
Daniel Ehrenberg 0aec786359 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 17:58:12 -06:00
Daniel Ehrenberg cf3473cc91 Making normalization and case conversion faster 2009-01-08 17:56:52 -06:00
Doug Coleman a773e59216 username -> user-name 2009-01-08 17:56:03 -06:00
Doug Coleman 0ab8f11e1a use smart combinators in tools.files.unix 2009-01-08 17:55:04 -06:00
Doug Coleman fe62bebb4b use smart combinator in geo-ip 2009-01-08 17:53:48 -06:00
Doug Coleman c97ed1fc37 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 17:52:03 -06:00
Slava Pestov 9ea76e3808 Browser tool: don't search for empty string 2009-01-08 17:50:38 -06:00
Doug Coleman cf160c60ea use input<sequence in usa-cities 2009-01-08 17:48:17 -06:00
Slava Pestov 270967fb93 Merge branch 'master' into new_ui 2009-01-08 17:10:32 -06:00
Slava Pestov 7c56b9184e Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 17:10:25 -06:00
Slava Pestov fd2ef3d5b7 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-08 17:10:09 -06:00
Doug Coleman 5135a2499a username -> user-name 2009-01-08 17:07:33 -06:00
Slava Pestov 3ad224a837 Merge branch 'master' into new_ui 2009-01-08 17:03:54 -06:00
Slava Pestov 0e6a81afe1 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 17:03:26 -06:00
Slava Pestov 070d7f05df Fix typo in VALUE: docs 2009-01-08 17:03:15 -06:00
Slava Pestov 977837143b Load help.lint by default 2009-01-08 17:03:06 -06:00
Slava Pestov 723626a9d2 Add slot editing to UI inspector, remove slot editing from TTY inspector 2009-01-08 17:02:54 -06:00
Doug Coleman e20145dbad Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 17:02:24 -06:00
Doug Coleman b9f0d16026 add upward/stable/downward slices, monotonic-slice, trends and docs 2009-01-08 17:01:27 -06:00
Jose A. Ortega Ruiz f4530a743d FUEL: Improvements to factor-mode-visit-other-file. 2009-01-08 23:52:38 +01:00
Doug Coleman 0a9677c0af Test the database with parallel combinators 2009-01-08 16:41:38 -06:00
Doug Coleman d9d349993a Sorting by sequences of accessor/comparator pairs 2009-01-08 16:38:44 -06:00
Doug Coleman 6414426373 Add docs for sorting.human, add human>=< 2009-01-08 16:32:26 -06:00
Doug Coleman 076b2d0893 add >=< word to math.order 2009-01-08 16:06:01 -06:00
Daniel Ehrenberg 49524ca1b3 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-08 15:38:12 -06:00
Daniel Ehrenberg e927d84404 Fixing doc errors 2009-01-08 15:38:03 -06:00
Daniel Ehrenberg 4f4198d850 Cleaning up case conversion (still need Lithuanian tests) 2009-01-08 15:00:59 -06:00
Slava Pestov 51232b4451 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor into new_ui 2009-01-08 13:10:51 -06:00
Jose A. Ortega Ruiz c5f55dc36d FUEL: New command: fuel-show-file-words. 2009-01-08 18:47:17 +01:00
Jose A. Ortega Ruiz 3b44c824ee FUEL: Better word extraction. 2009-01-08 17:00:48 +01:00