Commit Graph

6354 Commits (651c298eb360edf8796245766b54f9ac93fef554)

Author SHA1 Message Date
Slava Pestov c6ac320515 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-22 00:54:45 -06:00
Eduardo Cavazos 19e5fc46e4 Looks like golden-section is good to go for extra 2008-12-22 00:05:19 -06:00
Jose A. Ortega Ruiz 7ecfef94e8 FUEL: Fixes in factor syntax table and setter/getter detection. 2008-12-22 06:58:20 +01:00
Slava Pestov 071b3ce365 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-12-21 20:39:11 -06:00
Jose A. Ortega Ruiz 31d783c2be FUEL: Edit word's documentation command. 2008-12-22 03:07:45 +01:00
Jose A. Ortega Ruiz 41b0bc0dd9 FUEL: small fixes for debug buffers. 2008-12-21 22:12:46 +01:00
Slava Pestov f169fdabcd Merge branch 'master' of git://github.com/mrjbq7/factor 2008-12-21 14:10:27 -06:00
Jose A. Ortega Ruiz 3721086424 FUEL: Small improvements to xref mode. 2008-12-21 18:39:59 +01:00
Jose A. Ortega Ruiz 3630933b09 FUEL: Nicer xref buffers. 2008-12-21 17:33:53 +01:00
John Benediktsson 2d08bba67f Moving uuid from extra/uuid to basis/uuid. 2008-12-20 18:39:09 -08:00
John Benediktsson 83d8d50546 Updating uuid module. 2008-12-20 18:38:35 -08:00
Jose A. Ortega Ruiz 2434463736 FUEL: Display lists of callers/callees, linked to their source. 2008-12-21 01:43:28 +01:00
John Benediktsson 43e12f15e9 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-20 15:36:43 -08:00
Jose A. Ortega Ruiz d3ba7e1abe FUEL: Stack inference support. 2008-12-20 16:51:05 +01:00
John Benediktsson dbb9bfe780 Adding UUID vocabulary. 2008-12-19 22:22:58 -08:00
John Benediktsson 09b5f79540 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 18:51:37 -08:00
Jose A. Ortega Ruiz 98203729ed FUEL: USINGs fixed. 2008-12-19 00:37:04 +01:00
Jose A. Ortega Ruiz 149cb7f7b8 conflict resolution 2008-12-19 00:26:39 +01:00
Jose A. Ortega Ruiz ad87aa736d Conflict resolution 2008-12-19 00:24:23 +01:00
Jose A. Ortega Ruiz 35039d0149 FUEL: Fix bug whereby true display-stacks? could hang the listener. 2008-12-19 00:20:56 +01:00
Slava Pestov b11cbaa3af Fix conflict 2008-12-18 17:10:01 -06:00
John Benediktsson b43dce4668 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 06:50:42 -08:00
Jose A. Ortega Ruiz 2156b7bb86 FUEL: Description for vocabularies in autodoc mode. 2008-12-18 15:38:40 +01:00
Slava Pestov cfca27ba5f Fix otug-talk 2008-12-18 03:38:29 -06:00
Slava Pestov 24fc37c7b7 Add ncleave back to combinators.cleave, since it does not behave like generalizations:ncleave 2008-12-18 03:38:21 -06:00
Slava Pestov aa67844a23 Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
Slava Pestov bf7bde1bd4 Move bitfields to unmaintained, code is too ugly 2008-12-18 00:40:13 -06:00
Slava Pestov cd9eda0934 Move oracle to unmaintained 2008-12-18 00:37:44 -06:00
Slava Pestov dcea175cd1 Move bake to unmaintained since it looks like it will be hard to update; also obj which depends on bake 2008-12-18 00:37:33 -06:00
Slava Pestov 13fd66d542 Remove extra/bind-in since locals now has :> 2008-12-18 00:18:27 -06:00
Slava Pestov f652734a4e Move assocs/combinators/namespaces/sequences/strings.lib vocabs to unmaintained since nobody uses them anymore 2008-12-18 00:18:13 -06:00
Slava Pestov 8a66947527 Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
Slava Pestov 11df79e5a6 Move extra/raptor to unmaintained, it hasn't loaded for a while 2008-12-18 00:14:53 -06:00
Slava Pestov 789f778365 Oops 2008-12-17 23:37:35 -06:00
Slava Pestov bb1af5f42c combinators.cleave and trails had sequences.lib in using list but didn't actually depend on it 2008-12-17 23:36:54 -06:00
Slava Pestov 3d1c46417a Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
Slava Pestov 6fb57d821f Move math.blas to basis 2008-12-17 23:23:43 -06:00
Slava Pestov 5fdb474c76 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
Slava Pestov 128b52a24b Make bunny load 2008-12-17 20:28:26 -06:00
Slava Pestov da38cd36dd Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
Slava Pestov cd5ae48670 Remove sequences.lib dependencies from project-euler.common and roman 2008-12-17 20:04:24 -06:00
Slava Pestov a86171481e Move Cairo binding to basis 2008-12-17 20:03:58 -06:00
Slava Pestov 3692fc03d0 Move cairo.samples to cairo-samples 2008-12-17 20:03:39 -06:00
Slava Pestov 22fadf4ed0 Get cairo binding to load 2008-12-17 20:02:37 -06:00
Slava Pestov d108d58058 Move math.miller-rabin to basis 2008-12-17 19:53:19 -06:00
Slava Pestov 411ba7473b Clean up some code to not use combinators.lib and sequences.lib 2008-12-17 19:52:47 -06:00
Slava Pestov acf0d8d9c8 Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
Slava Pestov 977f5da07d Update benchmarks for >r/r> removal 2008-12-17 19:28:07 -06:00
Slava Pestov c5160d76e9 Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
Jose A. Ortega Ruiz 2cc6810ea6 FUEL: M-. completes vocab names when in USING: stanza. 2008-12-18 00:49:01 +01:00
Jose A. Ortega Ruiz de37d91304 FUEL: Bug fixes and compatibility with Emacs 22. 2008-12-17 23:50:48 +01:00
John Benediktsson 0df70f72bd Merge branch 'master' of git://factorcode.org/git/factor 2008-12-17 13:19:42 -08:00
Doug Coleman 3da35fe529 typo 2008-12-17 00:17:07 -06:00
Slava Pestov 41c448db8a Fix image file paths 2008-12-16 23:09:46 -06:00
Slava Pestov b04b8129f0 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-12-16 22:42:10 -06:00
Slava Pestov d436805e4c Remove unused file 2008-12-16 22:41:50 -06:00
Slava Pestov 7fa1f6131b Slides from OTUG talk, December 2008 2008-12-16 22:41:39 -06:00
Jose A. Ortega Ruiz 7172a00f21 FUEL: More robust listener/emacs protocol; small fixes to the help mode. 2008-12-17 00:08:05 +01:00
John Benediktsson 9a21db3b89 Fix typo in google-tech-talk. 2008-12-16 14:05:55 -08:00
John Benediktsson 23ae83c7c9 Update strftime to pad properly, and add some tests. 2008-12-16 14:05:30 -08:00
Slava Pestov 184de13b57 Some help lint fixes, including a fix for help lint itself 2008-12-16 06:00:45 -06:00
Doug Coleman 7ef5addd4c fix load error in assoc-heaps 2008-12-16 03:19:11 -06:00
Doug Coleman 92928f6322 add using 2008-12-16 02:46:58 -06:00
Doug Coleman 70155c5bdb Merge branch 'master' of git://factorcode.org/git/factor 2008-12-16 01:39:22 -06:00
Doug Coleman 7538928754 game-input doesnt need a backend, now loads dinput or iokit directly 2008-12-16 01:33:51 -06:00
Slava Pestov 1874f045c6 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-16 01:12:46 -06:00
Slava Pestov 63fda570bf Fixing assorted compile errors and help lint warnings 2008-12-16 01:12:36 -06:00
Eduardo Cavazos f01331312c Add 'bubble-chamber.quark-chamber' runnable demo 2008-12-16 00:41:00 -06:00
Eduardo Cavazos 010db8eb77 Merge branch 'master' of http://factorcode.org/git/factor 2008-12-16 00:39:43 -06:00
Eduardo Cavazos ba547ffb98 bubble-chamber: Add quark-chamber 2008-12-16 00:38:34 -06:00
Slava Pestov fea0c80542 Merge branch 'master' of git://projects.elasticdog.com/git/factor 2008-12-15 22:55:59 -06:00
Slava Pestov c073a8b4f5 Fix more compile errors 2008-12-15 22:49:35 -06:00
Slava Pestov fa3172f78e Fix formatting help-lint 2008-12-15 21:44:48 -06:00
Slava Pestov 2a2c2ee83e Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 21:01:46 -06:00
Aaron Schaefer c9e10e7b4a Update math.english with faster algorithm and new combinators 2008-12-15 21:49:31 -05:00
Slava Pestov 09c60f7e90 Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
Eduardo Cavazos 59cc36ba52 Add bubble-chamber.small runnable demo 2008-12-15 19:52:33 -06:00
Eduardo Cavazos 8e3d38b2f8 Add bubble-chamber.medium runnable demo 2008-12-15 19:52:14 -06:00
Eduardo Cavazos 277ded8276 Add bubble-chamber.large tags file 2008-12-15 19:51:56 -06:00
Eduardo Cavazos 8ef2add3a1 Add bubble-chamber.large runnable demo 2008-12-15 19:51:33 -06:00
Eduardo Cavazos 5662d5fda6 bubble-chamber: Add small, medium, and large configurations like those on the complexification web site 2008-12-15 19:50:25 -06:00
Slava Pestov febdfd4812 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 19:48:50 -06:00
Slava Pestov 394e4388a2 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-12-15 19:48:14 -06:00
Doug Coleman 7597f38a08 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 19:46:56 -06:00
Slava Pestov ad2a44ddc7 Remove redundant call to normalize-path 2008-12-15 19:46:43 -06:00
Eduardo Cavazos 6098fb09cb bubble-chamber: Add comment giving credit to J Tarbell 2008-12-15 19:28:34 -06:00
Jose A. Ortega Ruiz 472a8edcc8 FUEL: Word completion in listener, bound to TAB by default. 2008-12-16 02:09:18 +01:00
Eduardo Cavazos 5d20b0e202 Add runnable demo vocabulary 'bubble-chamber.original' 2008-12-15 19:03:55 -06:00
Eduardo Cavazos 078988b523 Add runnable demo vocabulary 'bubble-chamber.hadron-chamber' 2008-12-15 19:03:31 -06:00
Eduardo Cavazos 23330d7653 Add runnable demo vocabulary 'bubble-chamber.ten-hadrons' 2008-12-15 19:02:46 -06:00
Eduardo Cavazos 37f0560bfe Merge branch 'master' of factorcode.org:/git/factor 2008-12-15 19:02:00 -06:00
Eduardo Cavazos 9b17f0a7f2 bubble-chamber: Rearrange the example configurations 2008-12-15 19:01:07 -06:00
Slava Pestov b47bc7f0c2 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 18:47:44 -06:00
Slava Pestov 31af895821 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 18:44:52 -06:00
Slava Pestov 5d2b5286b8 Merge branch 'master' of git://github.com/mrjbq7/factor 2008-12-15 18:44:12 -06:00
Eduardo Cavazos 0884a3f162 bubble-chamber: minor tidying 2008-12-15 18:43:50 -06:00
Eduardo Cavazos 5219ba99f3 Rewrite bubble-chamber: something to old us over till LHC is completed 2008-12-15 18:40:19 -06:00
Eduardo Cavazos 1e9f7b65b5 Add extra/frame-buffer 2008-12-15 18:36:52 -06:00
Eduardo Cavazos 98bfac3f63 Remove 'ui.gadgets.frame-buffer' 2008-12-15 18:32:52 -06:00
Doug Coleman 0a85916e3c Merge branch 'master' of git://factorcode.org/git/factor 2008-12-15 18:31:12 -06:00