Commit Graph

5304 Commits (01fee5a1f431accf36ba06a2a077b691d2b40354)

Author SHA1 Message Date
Slava Pestov 8aa6f673aa Optimizations and load fixes 2008-08-24 03:59:37 -05:00
Slava Pestov 8a8d3b50b9 Add some benchmarks 2008-08-24 03:59:22 -05:00
Slava Pestov 88e3f6bd1d Remove dead code 2008-08-24 00:13:35 -05:00
James Cash 25593873e9 Commenting out failing test for push 2008-08-23 23:16:10 -04:00
James Cash 5fb15e4c86 More work on extra/lisp - fixing begin 2008-08-23 23:13:35 -04:00
James Cash 3a8d20c5bd Macro-expansion requires another call 2008-08-23 23:13:34 -04:00
James Cash 9d61d71e61 Removing 'begin' as a macro, doing it as a special form 2008-08-23 23:13:33 -04:00
James Cash 3ae000d5ab varadic lambdas now working 2008-08-23 23:13:33 -04:00
James Cash 2487ff9c8c Constant-diadic lambdas work now, just need to get vararg lambdas and macros 2008-08-23 23:13:32 -04:00
James Cash e6c9a3dfa5 Adding continutations to USING: list for extra/lisp 2008-08-23 23:13:32 -04:00
James Cash a7f385ef12 Minor changes, still trying to get lisp working 2008-08-23 23:13:31 -04:00
James Cash 1e1fab23b5 More changes to lisp, trying to handle multiple body statements. CURRENTLY BROKEN 2008-08-23 23:13:31 -04:00
James Cash 70bb6b71ee More refactorings to extra/lisp in the wake of peg changes 2008-08-23 23:13:31 -04:00
James Cash 7678676455 Fixing lisp for changes to peg 2008-08-23 23:13:30 -04:00
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
Slava Pestov d8ede92dfb Removing delegation support from UI 2008-08-22 23:27:25 -05:00
Slava Pestov 59f902f673 Moving parts of extra/peg to basis 2008-08-22 23:04:24 -05:00
Slava Pestov 8b855b2445 Help lint fixes 2008-08-22 23:00:35 -05:00
Slava Pestov e96228b24c Move a few UI dependencies into basis 2008-08-22 22:10:49 -05:00
Slava Pestov 40e926609a Fixing unit tests 2008-08-22 22:07:59 -05:00
Slava Pestov 3eb0476811 Add declaration 2008-08-22 18:09:38 -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 df74d3ac62 move words around, some docs, start of case insensitive 2008-08-21 13:07:01 -05:00
Daniel Ehrenberg 1e1da73309 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-19 21:06:26 +02:00
Daniel Ehrenberg 1c13a6a4b9 Deque name change 2008-08-19 21:06:20 +02:00
Slava Pestov 1f89f9bd86 Merge branch 'master' into new_optimizer 2008-08-18 16:44: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
Slava Pestov 19673d6826 Merge branch 'master' into new_optimizer 2008-08-15 16:06:33 -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 1f02696b08 Merge branch 'master' into new_optimizer 2008-08-14 23:39:05 -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
Slava Pestov bd3cbcab72 Merge branch 'master' into new_optimizer 2008-08-13 18:58:13 -05:00
Slava Pestov bb76f2f617 Fix combinatorics tests 2008-08-13 18:57:57 -05:00
Slava Pestov 3735f135c0 Move nths word to core 2008-08-13 18:56:41 -05:00
sheeple 7afa9959f8 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-13 15:19:06 -05:00
sheeple 21fb13f450 initial chicken of serial 2008-08-13 15:18:50 -05:00
Slava Pestov 6a3eb0b7ca Merge branch 'master' into new_optimizer 2008-08-13 14:32:48 -05:00
Slava Pestov f683c63da1 Fix code duplication 2008-08-13 14:20:09 -05:00
Doug Coleman 5263cc371c Merge branch 'master' of git://factorforge.org/git/william42 2008-08-13 00:10:50 -05:00
William Schlieper 8b3ce1ee84 irc:Added whois command, fixed bug in parting 2008-08-13 01:00:26 -04:00
Doug Coleman e917fbb1aa Merge branch 'master' of git://factorforge.org/git/drford 2008-08-12 11:18:42 -05:00
Rex Ford 6f767add2c documentation for scientists 2008-08-12 12:00:54 -04:00
Rex Ford 359bff5f15 Derivatives without dynamics OR locals 2008-08-12 11:24:00 -04:00
Slava Pestov 9e98e89494 Remove more old stuff 2008-08-12 03:23:08 -05:00
Rex Ford 2271aae7f0 compatible with demos menu 2008-08-12 02:42:23 -04:00
Bruno Deferrari 759a939ecc irc.client: Refactorings 2008-08-12 03:25:13 -03:00
Rex Ford bd168d06f2 now with progress-peek 2008-08-12 00:28:22 -04:00
Slava Pestov 58a40025f4 Merge branch 'master' of git://factorforge.org/git/william42 2008-08-11 01:40:35 -05:00
William Schlieper d8aaa33a84 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-11 01:42:10 -04:00
William Schlieper 1ef85fe1bc irc.ui: Various added features 2008-08-11 01:22:26 -04:00
Rex Ford 6060b12ccb minor additions 2008-08-10 18:22:32 -05:00
Rex Ford 6df077805d minor fixes 2008-08-10 18:20:14 -05:00
Rex Ford a44097af93 combinators should inline 2008-08-10 16:49:40 -05:00
Rex Ford 6ab0f6b09c No one else used middle name 2008-08-10 16:48:54 -05:00
Rex Ford 9d0acc555d peer review by myself 2008-08-10 16:47:52 -05:00
Rex Ford aee8dbdba4 peer review by myself 2008-08-10 16:45:13 -05:00
Rex Ford 8785b24e04 Now with arbitrary accuracy 2008-08-10 16:44:17 -05:00
William Schlieper d46b5387d5 backtrack: Added cut-amb 2008-08-09 22:33:58 -04:00
William Schlieper 8c7cca072f Merge branch 'master' of git://tiodante.com/git/factor 2008-08-07 23:53:16 -04:00
Eduardo Cavazos 7402cd2ab7 Move 'ui' to basis 2008-08-07 21:12:50 -05:00