Commit Graph

3324 Commits (f2718f3a71fdb89d49e7a6aa46041ddecc5ff3d7)

Author SHA1 Message Date
Slava Pestov de4b699d98 Documentation update 2008-03-19 02:43:23 -05:00
Chris Double 64135b73e1 Add support for ensure-not and parsing any single character to EBNF
This allows, for example:
  foo = {!("_" | "-") .}

This will match zero or more of any character, except for _ or -
2008-03-19 19:15:52 +13:00
Chris Double 208c88c449 Update pl0 for ebnf changes, and add more tests 2008-03-19 18:35:45 +13:00
Chris Double eef6ae7827 Remove need for '.' to terminate rule lines in EBNF 2008-03-19 18:07:31 +13:00
Chris Double 9403d97e22 Add syntax-pack and grouped to ebnf refactoring 2008-03-19 17:52:22 +13:00
Chris Double 708d55fb8e Add syntax word for ebnf 2008-03-19 17:37:08 +13:00
Chris Double 7578538122 Minor tidyup of ebnf 2008-03-19 17:34:47 +13:00
Chris Double cc9a17b551 Use choice* and seq* in ebnf 2008-03-19 17:00:53 +13:00
Chris Double 4b37c9098e Use multiline for parsing EBNF string 2008-03-19 16:54:42 +13:00
Doug Coleman 55a8c991ad fix gmt-offset on windows 2008-03-18 18:59:37 -05:00
Doug Coleman 693f3b9193 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 22:20:26 -05:00
Doug Coleman 84160c8f75 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 21:36:51 -05:00
Doug Coleman 5515c7aacb Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 19:54:51 -05:00
Doug Coleman a855846b76 cairo dll update 2008-03-19 19:43:36 -05:00
Daniel Ehrenberg d496065f89 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-18 17:02:48 -04:00
Daniel Ehrenberg b362175d43 Initial optimization of encodings 2008-03-18 17:01:14 -04:00
Doug Coleman 2cdc172f04 split types on openbsd 2008-03-16 16:41:58 -05:00
Doug Coleman 5bd82ef42b add long 2008-03-16 16:40:58 -05:00
Doug Coleman 906734e8eb add unix types 2008-03-16 16:29:49 -05:00
Doug Coleman 6a8886b876 fix openbsd stat structure 2008-03-16 15:41:52 -05:00
Doug Coleman 67c9e2f631 make openbsd64 bootstrap
fix target for openbsd64
2008-03-16 15:17:11 -05:00
Daniel Ehrenberg 037c8cf35e Merge branch 'master' into unicode 2008-03-14 12:57:38 -05:00
Daniel Ehrenberg 56afb67bfc Unicode encoding changes 2008-03-14 03:09:51 -05:00
Doug Coleman c45ccbbc24 special case netbsd64 gcc3-4 2007-04-07 12:39:10 -05:00