Commit Graph

6369 Commits (046a6e6ec045f55161d36c63041881d080ba5092)

Author SHA1 Message Date
Slava Pestov 817035099c Fix erg's tuple definition bugs 2008-07-13 21:06:50 -05:00
Slava Pestov b887849eb9 Add duplicates word: finds elements which appear more than once 2008-07-13 20:46:41 -05:00
Slava Pestov e6f03f9a4e Documentation updates 2008-07-13 19:55:54 -05:00
Slava Pestov cf79dc4646 generalizations no longer needs locals 2008-07-13 19:55:42 -05:00
Slava Pestov 34b0fad704 Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
Slava Pestov 7f32b1f93f Merge branch 'master' of git://factorcode.org/git/factor 2008-07-13 19:10:53 -05:00
Eduardo Cavazos cd6a559258 ui.tools.search: Rewrite so as to remove variable based ui words 2008-07-13 19:01:51 -05:00
Eduardo Cavazos f125722bd9 ui.gadgets: Remove 'gadget,' 2008-07-13 18:12:59 -05:00
Eduardo Cavazos 0b56d33061 color-picker: Rewrite to not use 'gadget,' 2008-07-13 18:10:52 -05:00
Eduardo Cavazos f06ed96132 boids.ui: Rewrite to not use 'gadget,' 2008-07-13 17:12:34 -05:00
Joe Groff 8737e58c2c Merge branch 'master' of git://factorcode.org/git/factor 2008-07-13 15:12:31 -07:00
Eduardo Cavazos dc71e50dc4 lsys.ui: Rewrite to not use 'gadget,' 2008-07-13 17:09:03 -05:00
Eduardo Cavazos 41bca4ab20 nehe: rewrite to not use 'gadget,' 2008-07-13 16:40:05 -05:00
Eduardo Cavazos 1d8f7c5a89 ui.gadgets.menus: rewrite to not use 'gadget,' 2008-07-13 16:36:23 -05:00
Eduardo Cavazos 16fbd3c3a6 ui.gadgets.buttons: minor change 2008-07-13 16:27:11 -05:00
Eduardo Cavazos c1e9268a45 ui.gadgets.buttons: Rewrite to not use 'gadget,' 2008-07-13 16:26:13 -05:00
Slava Pestov 9df1363d5b Convert multiplication by power of 2 into a shift 2008-07-13 15:51:20 -05:00
Slava Pestov 92fb077a94 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-13 15:51:05 -05:00
Eduardo Cavazos 202e15cd9c ui.tools.debugger: rewrite to not use variable based gadget words 2008-07-13 15:44:55 -05:00
Eduardo Cavazos 44c972e308 ui.gadgets.tracks: add track-add* as a temporary transition word 2008-07-13 15:44:22 -05:00
Eduardo Cavazos b507295375 ui.tools.debugger: remove usages of 'gadget,' 2008-07-13 15:07:48 -05:00
Eduardo Cavazos cfcff3e993 Merge branch 'master' of factorcode.org:/git/factor 2008-07-13 14:53:36 -05:00
Eduardo Cavazos 2ea81d57cb ui.tools.deploy: make deploy-settings-theme a filter 2008-07-13 14:51:54 -05:00
Joe Groff 310acd52c5 malloc the NSFastEnumeration buffers because the class implementation might store pointers into the buffers in the enumeration state 2008-07-13 12:48:59 -07:00
Eduardo Cavazos 40d360c5a5 ui.tools.deploy: remove usages of 'gadget,', 'g', and 'g->' 2008-07-13 14:48:29 -05:00
Joe Groff 8174a0967c handle NSFastEnumeration case when the item pointer is returned in the NSFastEnumerationState struct. add words for converting plist objects to Factor structures 2008-07-13 12:18:35 -07:00
U-VICTORIA\Administrator 6d7a41a1b5 Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-07-13 10:48:25 -07:00
U-VICTORIA\Administrator 4a3184f3b9 More DirectInput constants 2008-07-13 10:47:50 -07:00
Joe Groff 1872a066b9 Initial IOKit bindings. NSFastEnumeration interface 2008-07-13 10:42:35 -07:00
Alfredo Beaumont fafdb39627 Documentation code fixed 2008-07-13 19:11:46 +02:00
Alfredo Beaumont bda6fba99a Merge branch 'ctags'
Conflicts:

	extra/wordtimer/wordtimer.factor
2008-07-13 18:50:53 +02:00
Alfredo Beaumont 67216b0342 Revert "Remove wordtimer vocab, shouldn't be on this branch"
This reverts commit fa7ab14858.
2008-07-13 18:46:49 +02:00
Alfredo Beaumont fa7ab14858 Remove wordtimer vocab, shouldn't be on this branch 2008-07-13 18:44:45 +02:00
Alfredo Beaumont 222aa829bc Add authors and summary and documentation files and polish testsuite 2008-07-13 18:35:44 +02:00
Alfredo Beaumont a10fc1e00e Added documentation and tests for new words 2008-07-13 18:33:37 +02:00
Doug Coleman 92a186d4c4 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-13 10:48:00 -05:00
Alfredo Beaumont f05aabdf28 Rework etags vocab. Remove use of local variable shuffle words, use
combinators instead. Rename some words and update testsuite accordingly
2008-07-13 17:11:11 +02:00
Alfredo Beaumont 6c5e73898f Added some helper functions that may be used both in ctags and etags 2008-07-13 17:05:41 +02:00
Slava Pestov 966ef323bc Expand allocations for simpler intrinsics 2008-07-13 03:53:34 -05:00
Slava Pestov 543ad02658 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-13 02:30:09 -05:00
Slava Pestov aff81d80e7 Fix walker 2008-07-13 02:29:59 -05:00
Eduardo Cavazos 86f14db12d boids.ui: update for new add-gadget effect 2008-07-13 02:05:04 -05:00
Eduardo Cavazos 731e57c7b7 automata.ui: update for new add-gadget effect 2008-07-13 02:02:08 -05:00
Eduardo Cavazos 7c8d03f765 ui.gadgets.*: update tests for new effects 2008-07-13 01:28:53 -05:00
Eduardo Cavazos 73e30123f5 ui.gadgets.*: updates for new effects 2008-07-13 01:25:44 -05:00
Eduardo Cavazos 54b24fd8b1 ui.gadgets: new effects for add-gadget, add-gadgets, and (add-gadget) 2008-07-13 01:24:43 -05:00
Alfredo Beaumont ca781ea739 Simplify using iteration 2008-07-13 07:35:19 +02:00
Alfredo Beaumont dd759b1e13 Fix testsuite 2008-07-13 07:35:19 +02:00
Alfredo Beaumont 5a1ab1edae Some improvements both in elegance and performance in ctags vocab 2008-07-13 07:35:19 +02:00
Alfredo Beaumont 4cb68c4a4d Open every source file just once. This make code work ~20x faster 2008-07-13 07:35:19 +02:00