James Cash
|
4013d5059a
|
Refactoring lisp tests
|
2008-08-23 23:13:30 -04:00 |
James Cash
|
2e8d58d131
|
Removing extraneous lines from lisp tests
|
2008-08-23 23:13:29 -04:00 |
James Cash
|
c0b810f970
|
Fixing 'begin' macro definition
|
2008-08-23 23:13:28 -04:00 |
James Cash
|
5fc2942893
|
Minor changes
|
2008-08-23 23:13:28 -04:00 |
James Cash
|
2a36571ca2
|
Minor changes to tests
|
2008-08-23 23:13:28 -04:00 |
James Cash
|
18f3fb004d
|
Still working on lisp macros...
|
2008-08-23 23:13:27 -04:00 |
James Cash
|
82daad3375
|
Fixing cons>seq in extra/lists
|
2008-08-23 23:13:26 -04:00 |
James Cash
|
a8cd6eb099
|
Defining 'begin' as a macro in lisp tests and fixing indentation
|
2008-08-23 23:13:26 -04:00 |
James Cash
|
b4ee671500
|
Removing special case for 'begin' in lisp - will implement as a macro
|
2008-08-23 23:13:25 -04:00 |
James Cash
|
6543c03b0f
|
Fixing lisp's defmacro for 'if'
|
2008-08-23 23:13:25 -04:00 |
James Cash
|
452f59759a
|
Minor changes to lisp
|
2008-08-23 23:13:24 -04:00 |
James Cash
|
70baf7c9f7
|
Some fixes for cond
|
2008-08-23 23:13:24 -04:00 |
James Cash
|
6d4a366787
|
Fixing definitions for lisp tests
|
2008-08-23 23:13:23 -04:00 |
James Cash
|
43a9413da5
|
Fixing typo in lisp tests
|
2008-08-23 23:13:22 -04:00 |
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 |
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
|
df74d3ac62
|
move words around, some docs, start of case insensitive
|
2008-08-21 13:07:01 -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
|
0eea37c13d
|
add quad combinator
inline the do-while combinator
|
2008-08-16 16:05:00 -05:00 |
Doug Coleman
|
107cadf604
|
add the %chance combinator
|
2008-08-16 15:20:34 -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 |
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
|
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 |
Doug Coleman
|
e033d2e1b7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-13 21:33:27 -05:00 |
William Schlieper
|
83574cb5ee
|
irc.ui: Removed userlist slot from irc-tab
|
2008-08-13 20:58:05 -04:00 |
William Schlieper
|
ca27c897d0
|
irc.ui: Removed reference to irc.messages.private
|
2008-08-13 20:52:30 -04:00 |
William Schlieper
|
176fb3cebd
|
Merge branch 'master' of git://tiodante.com/git/factor
|
2008-08-13 20:50:34 -04:00 |
sheeple
|
7afa9959f8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-08-13 15:19:06 -05:00 |
Slava Pestov
|
bb76f2f617
|
Fix combinatorics tests
|
2008-08-13 18:57:57 -05:00 |
sheeple
|
21fb13f450
|
initial chicken of serial
|
2008-08-13 15:18:50 -05:00 |
Slava Pestov
|
f683c63da1
|
Fix code duplication
|
2008-08-13 14:20:09 -05:00 |