Slava Pestov
|
c072fa7089
|
start 0.81
|
2006-01-31 07:29:36 +00:00 |
Slava Pestov
|
c312aea944
|
fix bug in ^
|
2006-01-28 18:43:42 +00:00 |
Slava Pestov
|
23738087aa
|
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
|
2005-10-30 03:25:38 +00:00 |
Slava Pestov
|
41cd52316a
|
messing around with ffi, various other fixes
|
2005-03-29 04:45:13 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
3843ebb744
|
move some words to math-internals
|
2004-12-10 23:38:40 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
8dcb356cff
|
fix some overflow issues
|
2004-08-27 02:21:17 +00:00 |
Slava Pestov
|
38835c2832
|
complex numbers in native factor, all of test suite except html and httpd tests runs in native factor
|
2004-08-06 22:40:44 +00:00 |