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 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
4597cab824
|
move some words to sets
write docs for sets
started on usings..
|
2008-04-14 02:20:37 -05:00 |
Doug Coleman
|
83aad018ca
|
add union word
move prune
|
2008-04-14 01:14:46 -05:00 |
Doug Coleman
|
f80085ff0a
|
seq-diff -> diff
seq-intersect -> intersect
|
2008-04-13 23:09:42 -05:00 |
Doug Coleman
|
2edd0fefc9
|
new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
|
2008-04-13 22:58:07 -05:00 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Doug Coleman
|
fafd00bae7
|
rename new -> new-sequence
|
2008-04-13 12:54:58 -05:00 |
Slava Pestov
|
f7df948b06
|
Documentation updates
|
2008-04-13 09:34:27 -05:00 |
Slava Pestov
|
0a5701d868
|
Fix write barrier and roots problem with strings
|
2008-04-13 09:20:19 -05:00 |
Slava Pestov
|
aaf48cebf5
|
New utility word
|
2008-04-13 03:52:40 -05:00 |
Slava Pestov
|
9cc25c3eff
|
Fix docs
|
2008-04-13 03:47:51 -05:00 |
Slava Pestov
|
8bb7aafee5
|
Fix bootstrap error
|
2008-04-13 03:22:51 -05:00 |
Slava Pestov
|
8110074bc0
|
Doc updates
|
2008-04-13 00:39:56 -05:00 |
Slava Pestov
|
4435f5bf96
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-13 00:39:50 -05:00 |
Slava Pestov
|
55e777476c
|
Add parser logic to catch common mistake
|
2008-04-13 00:26:03 -05:00 |
Slava Pestov
|
a5d5dfb0df
|
Update duplex streams for new-slots
|
2008-04-13 00:21:48 -05:00 |
Slava Pestov
|
615f7057e4
|
Omit tuple dispatch engines from usage listings
|
2008-04-12 19:05:06 -05:00 |
Doug Coleman
|
88bb122d1c
|
update docs on set-os-env
|
2008-04-11 22:42:45 -05:00 |
Doug Coleman
|
def4e06652
|
unit test for long os-env values
|
2008-04-11 22:41:38 -05:00 |
Slava Pestov
|
4bd21f59db
|
Merge branch 'master' of git://factorcode.org/git/littledan
|
2008-04-11 16:17:01 -05:00 |
Doug Coleman
|
723696fa32
|
update docs on gensym
|
2008-04-11 13:04:21 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
bced4022e5
|
updating usages of cond/case
|
2008-04-11 12:53:22 -05:00 |
Doug Coleman
|
9348b9b8a7
|
gensyms don't output a number in the name now
|
2008-04-11 12:52:56 -05:00 |
Doug Coleman
|
ce57aca4f5
|
case now executes its keys if they are words
cond now accepts a default quotation
|
2008-04-11 12:51:50 -05:00 |
Slava Pestov
|
0c7e742b8c
|
step-into for hooks
|
2008-04-11 08:35:07 -05:00 |
slava
|
56892ae74a
|
Overhaul monitors
|
2008-04-11 07:15:26 -05:00 |
Slava Pestov
|
48a16b542d
|
Unit test fixes
|
2008-04-09 20:14:14 -05:00 |