Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Daniel Ehrenberg
|
ad53cb8635
|
Privatizing unicode.case:ch>{lower,upper,title}
|
2009-01-08 19:07:46 -06:00 |
Slava Pestov
|
acf0d8d9c8
|
Get furnace and websites..concatenative to load
|
2008-12-17 19:39:02 -06:00 |
Slava Pestov
|
97a91579bb
|
Fix load error
|
2008-12-08 19:46:07 -06:00 |
Doug Coleman
|
c75777b7a2
|
swap ... 3append -> surround in extra
|
2008-12-06 18:58:05 -06:00 |
Doug Coleman
|
4e81c83e64
|
remove lib usage
|
2008-10-02 17:34:42 -05:00 |
Doug Coleman
|
1588d2ab4c
|
fix a using
|
2008-09-18 23:49:51 -05:00 |
Doug Coleman
|
01cafb935b
|
moved regexp to parser-combinators.regexp
|
2008-09-18 13:47:42 -05:00 |
Doug Coleman
|
89386ae636
|
left-trim -> trim-left
|
2008-09-05 18:56:57 -05:00 |
Doug Coleman
|
27ab6d699c
|
new accessors
|
2008-09-02 03:04:34 -05:00 |
Doug Coleman
|
978adcf90c
|
new accessors
|
2008-08-30 21:59:46 -05:00 |
James Cash
|
0ca627051e
|
Changing vocabs USING: to reflect which words are in lists and lists.lazy
|
2008-06-03 16:57:29 -04:00 |
James Cash
|
1bd222228c
|
Making sure that vocabs only have lists or lists.lazy if they need them
|
2008-06-03 05:06:52 -04:00 |
James Cash
|
8d4de9d9ed
|
Some files only need lists.lazy, not lists as well
|
2008-06-03 04:41:36 -04:00 |
James Cash
|
1818a743bd
|
Updating libraries that uses lazy-lists to use lists/lazy
|
2008-06-03 04:27:25 -04:00 |
Doug Coleman
|
4d0ba8c3c1
|
reverse args for assoc-diff, diff
fix lots of usings
fix help lint
|
2008-04-26 02:01:43 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Doug Coleman
|
a969b9c778
|
use sequences.deep's flatten
|
2008-03-03 13:29:28 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Slava Pestov
|
91f4ca6a56
|
Fighting fires
|
2008-02-21 02:08:08 -06:00 |
Slava Pestov
|
8c9966b17c
|
pick pick is 2over
|
2008-02-16 18:50:26 -06:00 |
Slava Pestov
|
2541c62e29
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
Slava Pestov
|
be2c8b13d7
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
Eduardo Cavazos
|
bff385269c
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
Slava Pestov
|
8dd333cbb5
|
Fix unit tests and fix string clone
|
2008-02-01 16:02:02 -06:00 |
Doug Coleman
|
71bac0da21
|
Load fixes
|
2008-01-31 23:59:29 -06:00 |
Slava Pestov
|
af13a47485
|
Adding tags
|
2008-01-31 23:04:11 -06:00 |
Doug Coleman
|
097dad070a
|
minor tweaks to make these modules load with load-everything
|
2008-01-14 11:42:21 -10:00 |
Slava Pestov
|
005319da1a
|
Load fixes for Mac OS X-related libraries
|
2008-01-09 01:36:11 -05:00 |
Chris Double
|
0bf1355657
|
Remove parser-combinators.replace
|
2007-12-20 17:12:48 +13:00 |
Chris Double
|
42e20874fe
|
Fix USING: in parser-combinators.replace
|
2007-12-20 16:50:08 +13:00 |
Chris Double
|
7817af0104
|
Fix IN: in parser-combinators.simple
|
2007-12-20 16:48:58 +13:00 |
Chris Double
|
9a5335e718
|
Fix IN: in parser-combinators.replace
|
2007-12-20 16:46:25 +13:00 |
Slava Pestov
|
d7217801c3
|
Documentation fixes
|
2007-12-11 22:36:40 -05:00 |
Slava Pestov
|
058e7f40a4
|
Add ensure and ensure-not to parser-combinators
|
2007-12-10 02:20:16 -05:00 |
Slava Pestov
|
f1d096bb85
|
Add <(?)>
|
2007-12-08 03:21:50 -05:00 |
Doug Coleman
|
3a2eba8243
|
Remove some parser-combinators tests for <!>
|
2007-12-03 21:25:52 -06:00 |
Slava Pestov
|
7cbf7ba719
|
Updates for parser-combinators
|
2007-12-02 15:55:44 -05:00 |
Doug Coleman
|
cc3e56c122
|
Add generic to get a predicate out of a parser-combinator
|
2007-11-30 19:20:38 -06:00 |
Slava Pestov
|
9379937200
|
Globs
|
2007-11-28 02:12:42 -05:00 |
Doug Coleman
|
2a5b65a912
|
Add 1token to parser combinators
|
2007-11-26 17:38:24 -06:00 |
Slava Pestov
|
12599e03c4
|
Clean up parser combinators
|
2007-11-25 17:07:32 -05:00 |
Doug Coleman
|
3fc47bae3a
|
Add <:&:> to parser-combinators
|
2007-11-25 03:55:15 -06:00 |
Slava Pestov
|
72fe4e2d70
|
clean up io.unix.launcher parser, and parser-combinators
|
2007-11-24 20:19:39 -05:00 |
Slava Pestov
|
30731a5808
|
Fix parser-combinators load issue
|
2007-11-24 18:33:20 -05:00 |
Slava Pestov
|
6668b6a975
|
Minor parser combinators tweaks (hope doublec doesn't mind)
|
2007-11-24 18:07:01 -05:00 |