Commit Graph

3840 Commits (1d3205c69ef589ce75533490a4eca6f6b7a9c220)

Author SHA1 Message Date
Slava Pestov f96a43c42d Getting ready to drop in new dispatch code 2008-04-02 00:45:30 -05:00
Slava Pestov fa8b578370 Rewriting method dispatch to support inheritance 2008-04-02 00:28:07 -05:00
Slava Pestov a2971bd3be Improve walker: step into on an array recursively sets breakpoint on each quotation nested in the array. Useful for cond, case, cleave, ... 2008-04-02 00:03:04 -05:00
erg a861292f60 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 22:24:32 -05:00
erg b085ce2f5f fix unit test 2008-04-01 22:24:00 -05:00
Chris Double eac450bdcf Add ebnf rule word 2008-04-02 15:55:18 +13:00
Chris Double 34a1505d95 PL0 whitespace handling improvement 2008-04-02 15:47:30 +13:00
Chris Double bbcc84862f Tweak ast from sequences in ebnf 2008-04-02 15:47:21 +13:00
Doug Coleman 7814d4cbc8 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 20:21:03 -05:00
Doug Coleman 6ac0d4692f remove wrap word, add circular to mersenne twister 2008-04-01 20:20:13 -05:00
erg a94e5245a3 fix teh tests FOR GREAT JUSTICE 2008-04-01 20:07:18 -05:00
Eduardo Cavazos b5083a37ef Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 18:52:55 -06:00
Eduardo Cavazos 8047115746 remove extra/new-effects 2008-04-01 18:52:40 -06:00
Doug Coleman 7b457218ab Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 19:52:35 -05:00
Doug Coleman 2bad7228a7 rename normalize-pathname to normalize-path
fix windows launcher issue
2008-04-01 19:51:49 -05:00
Chris Double 1b58ba404e Fix peg.pl0 test failures 2008-04-02 13:50:29 +13:00
Eduardo Cavazos 5ecb754cc8 newfx: mutators 2008-04-01 18:18:18 -06:00
Doug Coleman d3da0eb5ca Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 19:03:52 -05:00
Chris Double 9d0485cd8a Merge commit 'origin/master' 2008-04-02 13:02:47 +13:00
Doug Coleman ae623ff924 normalize-pathname prepends unicode prefix,
(normalize-pathname) does not
2008-04-01 19:00:20 -05:00
Chris Double 6b454eed36 Various peg/ebnf fixes
- Box parsers were broken when involved in left recursion detection
- ebnf no longer implicitly ignores white space between terminates/non-terminals
- ebnf now handles \t and \n in grammars so productions to detect white space work
- reset-delegates is now reset-pegs
2008-04-02 12:59:12 +13:00
Eduardo Cavazos 5b65e02851 Project for a new American stack effect 2008-04-01 17:48:49 -06:00
Doug Coleman a80e95ac2d fix using 2008-04-01 18:02:39 -05:00
Eduardo Cavazos f3e053c5bc Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 16:23:12 -06:00
Eduardo Cavazos d1c9082cd4 combinators.cleave: Major insurgency assault 2008-04-01 16:22:14 -06:00
Doug Coleman 23768dd482 remove singleton? from sequences.lib
fix bootstrap error
2008-04-01 17:06:36 -05:00
Doug Coleman b4adebb691 update usages of singleton 2008-04-01 16:53:32 -05:00
Doug Coleman 9e32613f5c rename singletons 2008-04-01 16:51:48 -05:00
Doug Coleman 7cb9be06e5 redo singletons 2008-04-01 16:46:22 -05:00
Slava Pestov 92b0451e9b Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-01 14:15:48 -05:00
Slava Pestov 8f3fd992a1 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-01 01:40:37 -05:00
Slava Pestov 2223633b43 Tweak 2008-04-01 01:40:30 -05:00
Slava Pestov 38cb4f13b6 Add 3cleave 2008-04-01 01:40:12 -05:00
Eduardo Cavazos 6a2ab73938 Fix more add/add* occurances 2008-03-31 20:32:31 -06:00
Eduardo Cavazos c71a3e05c6 Fix add references 2008-03-31 20:29:12 -06:00
Eduardo Cavazos cc5ddd8d78 Resolve more add/add* items 2008-03-31 20:05:06 -06:00
Chris Double 122fd50d4a Throw error when ebnf uses a non-existant non-terminal 2008-04-01 14:49:20 +13:00
Eduardo Cavazos 4f07aefc97 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	core/classes/tuple/tuple.factor
2008-03-31 19:42:21 -06:00
Eduardo Cavazos e75222d039 More add and add* cleanups 2008-03-31 19:24:48 -06:00
Eduardo Cavazos 9e96befa69 Remove add and add* 2008-03-31 19:24:29 -06:00
Eduardo Cavazos aa40350aa7 replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
Chris Double 72bfd57f30 Make ebnf forgiving of whitespace at end of expression 2008-04-01 11:28:14 +13:00
U-CUTLER\dharmatech a48467af91 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-31 15:30:20 -06:00
Eduardo Cavazos 4181728eca ui.gadgets.slate: add some gesture handling for processing demos 2008-03-31 15:29:22 -06:00
Eduardo Cavazos 01d0ab20c6 sequences: new words: prefix and suffix 2008-03-31 15:28:21 -06:00
U-CUTLER\dharmatech ecf59b7168 Move ldap to unmaintained 2008-03-31 15:27:32 -06:00
Slava Pestov ff037a65df Merge branch 'master' of git://factorcode.org/git/factor 2008-03-31 16:22:36 -05:00
Slava Pestov 8742c3f2dc Oops 2008-03-31 16:20:22 -05:00
Slava Pestov c2fdd797bc Try to fix inotify again 2008-03-31 16:20:09 -05:00
Doug Coleman da5e52de7c Merge branch 'master' of git://factorcode.org/git/factor 2008-03-31 15:32:26 -05:00