James Cash
|
0fa6dc12f2
|
More work on lisp macros
|
2008-08-23 23:13:22 -04:00 |
James Cash
|
1824e1c413
|
Reinstating unit tests for lisp
|
2008-08-23 23:13:21 -04:00 |
U-SLAVA-DFB8FF805\Slava
|
cead05c5d2
|
Workaround Windows libc bug (?)
|
2008-08-22 00:32:37 -05:00 |
Doug Coleman
|
271943085d
|
add reversed regexp
|
2008-08-21 19:16:56 -05:00 |
Doug Coleman
|
4545ef58a5
|
add unmatchable-class method to class-member?
|
2008-08-21 18:01:50 -05:00 |
Doug Coleman
|
7d0d2da318
|
case insensitive works
|
2008-08-21 17:55:25 -05:00 |
Doug Coleman
|
9eba6c0034
|
case-insensitive for constants
|
2008-08-21 17:12:26 -05:00 |
Doug Coleman
|
88134e539f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-21 13:09:38 -05:00 |
Doug Coleman
|
df74d3ac62
|
move words around, some docs, start of case insensitive
|
2008-08-21 13:07:01 -05:00 |
Doug Coleman
|
e0091012e6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-21 12:46:29 -05:00 |
Slava Pestov
|
95657e5742
|
Remove some funny retain stack usage
|
2008-08-18 20:13:24 -05:00 |
Slava Pestov
|
707ce03f71
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-18 16:41:10 -05:00 |
Slava Pestov
|
8b55b53269
|
Re-implement reverse to fix obscure problem
|
2008-08-18 16:40:50 -05:00 |
Doug Coleman
|
4a1a87521c
|
add some metadata
|
2008-08-18 11:29:30 -05:00 |
Doug Coleman
|
9f73644575
|
put the regexp library into git
it still needs these fixes: empty \Q\E, lookahead, group captures, unicode character classes, reluctant matching if possible
|
2008-08-18 11:24:18 -05:00 |
Doug Coleman
|
16342a8a40
|
fix ?at, if-at and add unit tests
|
2008-08-17 21:54:10 -05:00 |
Doug Coleman
|
ab56eb0e48
|
add ?at, simplify if-at
|
2008-08-17 21:27:35 -05:00 |
Doug Coleman
|
c56a769fef
|
add if-at, when-at, and unless-at
it's like if-empty
|
2008-08-17 12:01:04 -05:00 |
Doug Coleman
|
507f814d48
|
remove old accessors before major refactoring
|
2008-08-17 10:50:26 -05:00 |
Doug Coleman
|
8f00739601
|
remove old accessors, cleanup
|
2008-08-17 10:38:34 -05:00 |
Doug Coleman
|
a3e25491c0
|
dno't send Cc in header if it's not set
|
2008-08-17 09:37:04 -05:00 |
Doug Coleman
|
4bbf2de249
|
add support for cc and bcc to smtp
|
2008-08-16 17:28:38 -05:00 |
Doug Coleman
|
5e247325b2
|
refactor smtp to not clone the email
add email>headers word instead
|
2008-08-16 17:20:18 -05:00 |
Doug Coleman
|
0eea37c13d
|
add quad combinator
inline the do-while combinator
|
2008-08-16 16:05:00 -05:00 |
Doug Coleman
|
dbddc8d590
|
add types to TUPLE: email
|
2008-08-16 15:59:32 -05:00 |
Doug Coleman
|
107cadf604
|
add the %chance combinator
|
2008-08-16 15:20:34 -05:00 |
Doug Coleman
|
bd8dcd4e0a
|
move quad to quadruple in utf8
|
2008-08-16 14:20:36 -05:00 |
Doug Coleman
|
fa5cff02e8
|
move more throws to ERROR:
|
2008-08-16 14:20:13 -05:00 |
Doug Coleman
|
21518ff78e
|
better error handling in smtp
|
2008-08-16 14:14:20 -05:00 |
Slava Pestov
|
a452dd86f6
|
Better fix
|
2008-08-15 18:57:00 -05:00 |
Slava Pestov
|
713cf91f2a
|
Fix memory leak
|
2008-08-15 16:13:13 -05:00 |
Doug Coleman
|
e846d0d98e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-15 15:16:54 -05:00 |
Slava Pestov
|
7b736fb8f0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-15 04:10:21 -05:00 |
Slava Pestov
|
cf556faf66
|
Cleanup
|
2008-08-15 04:09:34 -05:00 |
Doug Coleman
|
37bd1bd86d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-14 23:55:57 -05:00 |
Doug Coleman
|
b333583da4
|
fix usings
|
2008-08-14 23:54:57 -05:00 |
Doug Coleman
|
5cc5d347ae
|
moved serial to io.serial
|
2008-08-14 23:44:39 -05:00 |
Slava Pestov
|
1c2f76f964
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-14 23:37:31 -05:00 |
Slava Pestov
|
b06fe6fe9a
|
Fix help lint
|
2008-08-14 23:35:35 -05:00 |
Doug Coleman
|
b26c526b90
|
Merge branch 'master' of git://factorforge.org/git/william42
|
2008-08-14 00:25:20 -05:00 |
William Schlieper
|
7a701c9501
|
irc.ui: Fixed bug in constructor
|
2008-08-14 01:24:56 -04:00 |
Doug Coleman
|
a84404bc0d
|
add some more utility words like when-empty
|
2008-08-14 00:21:10 -05:00 |
Doug Coleman
|
ec4aabcf31
|
Merge branch 'master' of git://factorforge.org/git/william42
|
2008-08-13 23:52:52 -05:00 |
William Schlieper
|
2186999fee
|
irc.ui: Fixed userlist>> bug
|
2008-08-14 00:52:29 -04:00 |
Doug Coleman
|
867459e4c7
|
Merge branch 'master' of git://factorforge.org/git/william42
|
2008-08-13 23:40:37 -05:00 |
Doug Coleman
|
d9074c9d4e
|
fix bootstrap
|
2008-08-13 23:20:44 -05:00 |
Doug Coleman
|
d50afc2a35
|
remove unfinished code for now
|
2008-08-13 23:13:13 -05:00 |
Doug Coleman
|
805cb650bd
|
add find-hrefs word
|
2008-08-13 23:09:43 -05:00 |
Doug Coleman
|
f98729eb91
|
more bsd flags
|
2008-08-13 22:04:12 -05:00 |
Doug Coleman
|
c5e3bdf668
|
add constants for bsd serial
|
2008-08-13 21:51:25 -05:00 |