Commit Graph

10578 Commits (00fad429b5d790f8ce6fcf74d9e459ed5a0cd8bf)

Author SHA1 Message Date
Slava Pestov 00fad429b5 Add shortcuts for scrolling up/down to listener 2009-01-06 20:55:23 -06:00
Slava Pestov 63382b6e81 Fix capitalization 2009-01-06 17:00:30 -06:00
Slava Pestov e6ed70c791 Working on new UI inspector 2009-01-06 16:53:08 -06:00
Slava Pestov 76e89f72ba Fix action gesture 2009-01-06 16:53:01 -06:00
Slava Pestov 29f9d61c90 Add support for double-click actions to table gadget 2009-01-06 16:52:12 -06:00
Slava Pestov 5c7af1cf2d Clean up ui.gadgets.lists a tiny bit 2009-01-06 15:54:17 -06:00
Slava Pestov 35dd01de39 Clean up the browser tool 2009-01-06 14:21:37 -06:00
Slava Pestov 24d55cc6a6 Browser tool is now its own window; update help-window usages to open browser instead 2009-01-06 13:56:14 -06:00
Slava Pestov d2fd2d0a8c Only multiline editors need UP/DOWN arrow commandS 2009-01-06 13:45:57 -06:00
Slava Pestov a9f1394468 Add a failing unit test 2009-01-06 13:45:46 -06:00
Slava Pestov e03f997837 Add io.pathnames to default use list in listener 2009-01-06 12:15:58 -06:00
Slava Pestov 14f46ea25f Merge branch 'master' into new_ui 2009-01-05 23:40:34 -06:00
Slava Pestov d815c0c048 Fix Farkup link escaping 2009-01-05 23:39:29 -06:00
Slava Pestov 651c298eb3 Merge branch 'master' into new_ui 2009-01-05 19:56:25 -06:00
Slava Pestov af49278d3f Add 2tri* and 2tri@ combinators, clean up (3each), and fix failing unit test for 3map 2009-01-05 18:12:34 -06:00
Slava Pestov 4c25fef273 Remove extra/faq now that we don't need it anymore 2009-01-05 17:33:27 -06:00
Slava Pestov 3ac2fd15d6 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-05 17:33:12 -06:00
Slava Pestov 16cdedb838 Update copyright year 2009-01-05 17:33:06 -06:00
Slava Pestov 7c6d86491b Add .# to gitignore 2009-01-05 17:32:28 -06:00
Slava Pestov 7b110b0bfd Move 3each, 3map from compiler.utilities to sequences 2009-01-05 17:32:08 -06:00
Slava Pestov 872d12d29b Add support for column filling and alignment to table gadgets
Finish profiler tool's methods tab
2009-01-05 17:31:21 -06:00
Slava Pestov cb3102f9d1 Merge branch 'master' into new_ui 2009-01-05 07:58:52 -06:00
Eduardo Cavazos 6416cb78b0 Add 'abop-1' L-system model 2009-01-05 04:12:27 -06:00
Eduardo Cavazos 63b86900e7 Add L-system (complete rewrite of lsys) 2009-01-05 04:11:43 -06:00
Jose A. Ortega Ruiz c7b589f712 FUEL: $quotation and $see markup; no autodoc by default in help buffers. 2009-01-05 04:58:19 +01:00
Jose A. Ortega Ruiz b5110ccdb6 FUEL: Fixes in help pages caching. 2009-01-04 19:40:22 +01:00
Jose A. Ortega Ruiz b05a2388f0 FUEL: Avoid contiguous duplicates in help history. 2009-01-04 19:17:04 +01:00
Jose A. Ortega Ruiz e603602e18 FUEL: Fixes in help browser navigation and new refresh command. 2009-01-04 16:01:03 +01:00
Jose A. Ortega Ruiz 77d86b8550 FUEL: README reformatted. 2009-01-04 15:59:54 +01:00
Jose A. Ortega Ruiz 4f6426bd40 FUEL: Help page bookmarks facility. 2009-01-04 04:04:08 +01:00
Jose A. Ortega Ruiz c13a6efe97 FUEL: New command: fuel-apropos. 2009-01-04 02:36:58 +01:00
Slava Pestov cb4f3eec46 Flesh out 'Methods' tab in new profiler tool 2009-01-03 18:58:43 -06:00
Jose A. Ortega Ruiz 9832429b94 FUEL: Better help page caching and some fixes. 2009-01-04 01:50:13 +01:00
Jose A. Ortega Ruiz 992633dd32 FUEL: Help system now displays vocab help. 2009-01-04 00:01:51 +01:00
Jose A. Ortega Ruiz 1ef58cbd43 FUEL: Help index pages implemented (but no vocab-index yet). 2009-01-03 21:51:21 +01:00
Jose A. Ortega Ruiz 796a7e9d37 FUEL: Help system overhaul. 2009-01-03 16:37:28 +01:00
Jose A. Ortega Ruiz 303735db5a FUEL: Offer a command to add missing vocabs after run-file. 2008-12-31 04:05:34 +01:00
Jose A. Ortega Ruiz a89b5d6a8a FUEL: Fix for autodoc in presence of <PRIVATE > sections. 2008-12-31 01:31:03 +01:00
Jose A. Ortega Ruiz 33971016c5 FUEL: Emacs 22 compat. 2008-12-31 00:47:02 +01:00
Jose A. Ortega Ruiz e1b661681a FUEL: New option for no confirmation on restarts (fuel-debug-confirm-restarts-p). 2008-12-31 00:39:20 +01:00
Jose A. Ortega Ruiz 5c53e000bc FUEL: Get rid of the USINGs buffer after we're done. 2008-12-31 00:31:13 +01:00
Jose A. Ortega Ruiz a0761297ed FUEL: Increase autodoc timeout. 2008-12-31 00:23:44 +01:00
Slava Pestov 071e01c106 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-12-30 16:57:06 -06:00
Samuel Tardieu c1c1ebf3d4 Force primes list evaluation before benchmark 2008-12-29 21:29:26 +01:00
Samuel Tardieu f521805bb3 Memoize small primes list
This makes "benchmark.binary-search" work again in a reasonable time.
2008-12-29 13:55:47 +01:00
Slava Pestov fa4eecacc8 Merge branch 'for-slava' of git://git.rfc1149.net/factor into new_ui 2008-12-28 15:34:57 -06:00
Samuel Tardieu ca0f3659e4 Optimize primes-between
Rather than having primes-between return a slice of primes-upto,
make primes-upto use primes-between.

Also, those two words cannot be marked as foldable as their
output is mutable.
2008-12-28 11:43:13 +01:00
Samuel Tardieu a843113326 Optimize erato sieve
We started crossing the numbers at 3*n, while we can start at n^2.
2008-12-28 11:43:13 +01:00
Samuel Tardieu e6a5ac4acd Remove useless with-scope and unneeded uses 2008-12-27 23:13:03 +01:00
Samuel Tardieu 3fbb9f7081 Project Euler - problem 57 2008-12-27 21:46:01 +01:00