Commit Graph

1080 Commits (0b72829d079e079924bf43bec31fb0e785c0ce70)

Author SHA1 Message Date
Doug Coleman 658ec32b67 rearrange IN:
add using
2008-04-26 11:28:08 -05:00
Doug Coleman ce087fcf61 fix using 2008-04-26 11:06:46 -05:00
Doug Coleman e264537a1a reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
2008-04-26 02:01:06 -05:00
Doug Coleman 15402ed1b4 core 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:12:44 -05:00
Slava Pestov 20e599251b Merge branch 'master' of git://factorcode.org/git/factor 2008-04-25 03:27:05 -05:00
Slava Pestov 3ea844b9f2 Better error message 2008-04-25 03:23:56 -05:00
Doug Coleman 9f97ae2b0c add unit test for parser 2008-04-25 01:54:42 -05:00
Doug Coleman ad0139ac0c default vocab is now f when parsing files 2008-04-25 00:23:49 -05:00
Slava Pestov 857ecda0eb Improve error messages for mirrors 2008-04-24 02:48:48 -05:00
Doug Coleman ca1484b94c fix ffi test 2008-04-23 17:07:37 -05:00
Doug Coleman 8a0909d849 fix ffi test int ffi test 36 point 5 2008-04-10 20:09:36 -05:00
Slava Pestov df41c8b68f Fix documentation 2008-04-23 02:46:35 -05:00
Slava Pestov f1113b7c2a Fix case bug 2008-04-22 16:29:10 -05:00
Slava Pestov cad4a4ea77 Support old behavior 2008-04-20 22:20:13 -05:00
Slava Pestov 40acac17c2 Fix f ... alien>string 2008-04-20 19:29:58 -05:00
Slava Pestov a3a0ce5bee Fixes 2008-04-20 06:15:08 -05:00
Slava Pestov 55f6636bc0 FFI string encoding conversion 2008-04-20 05:15:46 -05:00
Slava Pestov d1f37ab5ec Fix bloopers 2008-04-20 02:30:52 -05:00
Slava Pestov 10ee5cf8ed Fix bootstrap 2008-04-20 00:18:27 -05:00
Slava Pestov 18c2f11d06 Move columns, bit-vectors, byte-vectors, float-vectors to extra 2008-04-19 22:56:28 -05:00
Slava Pestov 435e24f3b7 Fix regression 2008-04-19 21:43:45 -05:00
Slava Pestov 6a3f908c41 Fix PowerPC inline allocators 2008-04-19 21:41:51 -05:00
Slava Pestov f4fdbd6a6c Fix problem with words becoming uncompiled 2008-04-19 20:56:36 -05:00
Slava Pestov 0ae748d9ba Compiler fixes 2008-04-19 20:39:58 -05:00
Slava Pestov f48d5091c9 Faster inline allocators 2008-04-19 04:52:34 -05:00
Slava Pestov 6dedc433d5 Improve recursive word type inference 2008-04-19 02:11:55 -05:00
Slava Pestov 3b795b6a07 Fix class< bug 2008-04-19 02:11:40 -05:00
Slava Pestov d7763d6b71 Add another unit test 2008-04-19 02:11:30 -05:00
Slava Pestov 2d2b3ec904 Partial dispatch on integer operations 2008-04-18 16:51:09 -05:00
Slava Pestov 608a1c03f4 Improve type inference for recursive functions 2008-04-17 14:34:32 -05:00
Slava Pestov 80ee4f8771 Code cleanup 2008-04-17 12:54:47 -05:00
Slava Pestov 390afacac8 Better modular arithmetic optmizer 2008-04-17 12:22:24 -05:00
Slava Pestov 9edff32bb7 Update docs 2008-04-17 05:17:30 -05:00
Slava Pestov 382b5f9aa8 Fix tchange 2008-04-17 05:16:28 -05:00
Slava Pestov 3d62f9393a Fix PPC backend 2008-04-17 04:39:16 -05:00
Slava Pestov d7272871fe Remove commented out code 2008-04-17 04:14:55 -05:00
Slava Pestov c00f89c38b Fix problem with callbacks 2008-04-17 04:14:42 -05:00
Slava Pestov deb51fbd00 Don't emit first engine in the sequence 2008-04-17 03:07:17 -05:00
Slava Pestov 91e516853a Generate branches in reverse order 2008-04-17 03:06:55 -05:00
Slava Pestov b4ce5c93e8 More efficient locals 2008-04-17 03:05:36 -05:00
Slava Pestov 4eb4542431 Add failing unit test 2008-04-17 03:03:22 -05:00
Slava Pestov 9589c5359a Remove commented-out code 2008-04-17 03:03:00 -05:00
Slava Pestov 7601005ac6 Fix load, test, help failurse 2008-04-14 07:53:54 -05:00
Slava Pestov 7f89cb73a1 Fix bootstrap 2008-04-14 05:27:04 -05:00
Slava Pestov 31a9954530 Documentation updates and cleanups 2008-04-14 05:19:26 -05:00
Slava Pestov 70bec926d0 New convention for parametrized constructors: new-* instead of construct-* 2008-04-14 05:07:31 -05:00
Slava Pestov d42ae9508f Merge with erg's changes 2008-04-14 04:42:43 -05:00
Slava Pestov 31e6604a68 Inheritance-friendly lexer type 2008-04-14 03:54:34 -05:00
Slava Pestov 5c94bd00b0 Change unit test 2008-04-14 03:54:17 -05:00
Slava Pestov 5fda0ed040 Throw error if superclass is not a tuple class 2008-04-14 03:54:02 -05:00