Slava Pestov
|
a3687773b5
|
fix array size fep
|
2005-11-05 03:50:26 +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
|
867ccbe0b4
|
use array literals instead of vector literals
|
2005-10-29 20:53:47 +00:00 |
Slava Pestov
|
4731a18d21
|
finished erg's math cleanup
|
2005-10-21 06:46:54 +00:00 |
Slava Pestov
|
778bfaaf27
|
FreeType debugging
|
2005-10-20 08:33:22 +00:00 |
Slava Pestov
|
94e6955fd0
|
various fixes and OpenGL UI work
|
2005-10-13 04:30:44 +00:00 |
Slava Pestov
|
47da70e5a8
|
UI user input fix
|
2005-10-05 06:01:06 +00:00 |
Slava Pestov
|
a694e52371
|
quaternions
|
2005-10-05 01:33:02 +00:00 |
Slava Pestov
|
e2409a14db
|
fix incorrect quadrants code
|
2005-10-04 01:04:07 +00:00 |
Slava Pestov
|
1f05578344
|
fixes for unit test regressions
|
2005-09-29 00:09:10 +00:00 |
Slava Pestov
|
27439f95c9
|
arrays are now better supported, various cleanups
|
2005-09-12 00:46:55 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
b3e58b4380
|
more prettyprinter updates, unparser is gone
|
2005-08-22 00:50:14 +00:00 |
Slava Pestov
|
1d0ccef23d
|
method inlining
|
2005-08-01 20:22:53 +00:00 |
Slava Pestov
|
b8d8685de8
|
clean up class<, class-and, class-or
|
2005-08-01 03:38:33 +00:00 |
Slava Pestov
|
d7dfeea419
|
clean up sequences and matrices
|
2005-07-30 06:08:59 +00:00 |
Slava Pestov
|
7b470868c1
|
integers support sequence protocol, remove count, project, project-with, remove zip, clean up a lot of code
|
2005-07-25 21:13:35 +00:00 |
Slava Pestov
|
f2f1c6705b
|
more removals of unnecessary >list calls
|
2005-07-23 03:21:50 +00:00 |
Slava Pestov
|
a7279bd39c
|
removed remaining 2-dimensional point code from UI, minor enhancements to matrices library
|
2005-07-13 00:30:05 +00:00 |
Slava Pestov
|
4773541229
|
bits>float bits>double primitives'
|
2005-06-13 00:55:30 +00:00 |
Slava Pestov
|
238350ead1
|
more PowerPC fixes, bootstrap works
|
2005-06-09 23:49:31 +00:00 |
Slava Pestov
|
7ec008947c
|
various minor additions and PowerPC backend enhancements
|
2005-05-29 00:52:23 +00:00 |
Slava Pestov
|
712cb5fa24
|
miscellaneous bug fixes and cleanups, powerpc work
|
2005-05-24 23:59:21 +00:00 |
Slava Pestov
|
1dd70d4e26
|
debugging matrices
|
2005-05-23 04:25:52 +00:00 |
Slava Pestov
|
135a114787
|
fixing matrices
|
2005-05-23 02:08:46 +00:00 |
Slava Pestov
|
fdcf721857
|
working on the compiler
|
2005-05-16 01:17:56 +00:00 |
Slava Pestov
|
0c67037e8c
|
unit tests mostly pass with new compiler
|
2005-05-10 03:27:46 +00:00 |
Slava Pestov
|
910812b502
|
fixnum-shift intrinsics
|
2005-05-10 02:34:47 +00:00 |
Slava Pestov
|
3e3b33d614
|
back out skip word
|
2005-05-05 20:51:38 +00:00 |
Slava Pestov
|
7a3a34d364
|
fixing matrices; fixing examples
|
2005-05-03 08:40:13 +00:00 |
Slava Pestov
|
87236e842b
|
working on matrices library
|
2005-04-30 06:01:04 +00:00 |
Slava Pestov
|
356af39cc6
|
truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly
|
2005-04-30 04:43:39 +00:00 |
Slava Pestov
|
4f7d80af74
|
some new math words, fix implementation of class< for unions
|
2005-04-21 04:49:19 +00:00 |
Slava Pestov
|
41cd52316a
|
messing around with ffi, various other fixes
|
2005-03-29 04:45:13 +00:00 |
Slava Pestov
|
d29cd15f74
|
growable hashtables
|
2005-01-29 04:55:22 +00:00 |
Slava Pestov
|
73d505339a
|
removed times*, use repeat instead
|
2005-01-23 21:47:28 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +00:00 |
Slava Pestov
|
3eccfa495e
|
simplifying the parser; #{ a b } is now #{ a b }#
|
2005-01-14 17:01:48 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
50130a62a1
|
code cleanups
|
2004-12-11 02:39:27 +00:00 |
Slava Pestov
|
e965801789
|
merged stack continuations combinators and logic vocabularies into kernel vocabulary
|
2004-12-11 00:29:07 +00:00 |
Slava Pestov
|
3843ebb744
|
move some words to math-internals
|
2004-12-10 23:38:40 +00:00 |
Slava Pestov
|
9680d5b6bb
|
oop fix, split up inference
|
2004-11-27 03:23:57 +00:00 |
Slava Pestov
|
7652807d78
|
random cleanups, starting new developer's guide
|
2004-11-15 17:33:21 +00:00 |
Slava Pestov
|
fd4259657c
|
compiled stack ops didn't commit-literals; printing gensym with a def failed
|
2004-11-10 03:19:43 +00:00 |
Slava Pestov
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
c92c56ce24
|
some cleanups and benchmarks
|
2004-10-28 01:21:31 +00:00 |
Slava Pestov
|
1aef8c48a0
|
start 0.68 by moving list-math to contrib and simplifying subset combinator
|
2004-10-18 05:37:46 +00:00 |
Slava Pestov
|
be8eb34102
|
memory management change, allocating primitives call gc directly
|
2004-10-13 03:49:43 +00:00 |
Slava Pestov
|
96293991ec
|
parse-number cleanups
|
2004-10-10 19:35:59 +00:00 |