Slava Pestov
|
2acb28ae0c
|
Solaris/x86 support
|
2006-01-31 19:31:31 +00:00 |
Slava Pestov
|
8569427c4e
|
added a zero? word
|
2006-01-28 20:49:31 +00:00 |
Slava Pestov
|
13ef8f9412
|
cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test
|
2006-01-27 04:01:14 +00:00 |
Slava Pestov
|
9941aa5607
|
removed fixnum<< vop since it was buggy and afforded no performance gain, and also simplified some code
|
2006-01-22 21:40:18 +00:00 |
Slava Pestov
|
406f7a71d4
|
use a simple counter instead of gensym
|
2006-01-21 21:16:49 +00:00 |
Slava Pestov
|
df4c2fc067
|
fix fixnum-shift overflow check
|
2006-01-21 08:23:14 +00:00 |
Slava Pestov
|
9ee2327fdf
|
remove unused prune word
|
2006-01-21 07:38:46 +00:00 |
Slava Pestov
|
5784027842
|
fix weirdness
|
2006-01-14 01:13:14 +00:00 |
Slava Pestov
|
ff6ba6ca36
|
math docs
|
2006-01-13 06:48:29 +00:00 |
Slava Pestov
|
cd3e4172e9
|
fix bootstrap issue
|
2006-01-12 05:49:15 +00:00 |
Slava Pestov
|
6031ec0d76
|
documentation work; objective C runtime binding
|
2006-01-11 04:44:17 +00:00 |
Slava Pestov
|
d19ffd6b6a
|
slots documentation
|
2006-01-09 06:34:23 +00:00 |
Slava Pestov
|
379a691a3d
|
documenting generic words
|
2006-01-09 01:41:31 +00:00 |
Slava Pestov
|
3e6eb47785
|
words chapter of handbook converted
|
2006-01-06 07:04:42 +00:00 |
Slava Pestov
|
d75d86a781
|
bootstrap fix
|
2006-01-02 06:04:02 +00:00 |
Slava Pestov
|
808c7a7f57
|
collections chapter almost done
|
2006-01-02 05:51:03 +00:00 |
Slava Pestov
|
d78def53f9
|
more documentation, some markup fixes
|
2006-01-01 01:51:58 +00:00 |
Slava Pestov
|
fcf6ed9e3c
|
more documentation work; reverted some source files to prior layout
|
2005-12-31 09:20:07 +00:00 |
Slava Pestov
|
7e65dffaee
|
more help system work
|
2005-12-30 08:57:38 +00:00 |
Slava Pestov
|
7cbf796ad4
|
markup changes, tutorial changes, some help docs
|
2005-12-30 00:01:19 +00:00 |
Slava Pestov
|
0771037b15
|
help system and tutorial improvements
|
2005-12-29 01:25:17 +00:00 |
Slava Pestov
|
53c6cb2179
|
make class< a bit faster, mutable strings
|
2005-12-26 02:05:31 +00:00 |
Slava Pestov
|
dec98203d3
|
remove repetitions
|
2005-12-24 23:29:31 +00:00 |
Slava Pestov
|
cec0fc6ddd
|
fix scrolling bug and added a new browser pane component
|
2005-12-22 23:38:10 +00:00 |
Slava Pestov
|
b0e89c4984
|
made it an error to reference non-existent vocabularies in a USE: declaration; fixed this error in library source files
|
2005-12-17 14:55:00 +00:00 |
Slava Pestov
|
6c5819af56
|
fix missing GC check
|
2005-12-13 01:53:55 +00:00 |
Slava Pestov
|
3174f87b67
|
minor cleanups all over the place
|
2005-12-10 06:02:13 +00:00 |
Slava Pestov
|
66c0c2875c
|
VOP cleanups
|
2005-12-05 03:06:12 +00:00 |
Slava Pestov
|
d8384c12c9
|
initial AMD64 porting work
|
2005-12-02 07:25:44 +00:00 |
Slava Pestov
|
7835222da8
|
httpd fixes
|
2005-11-30 04:49:59 +00:00 |
Slava Pestov
|
3b0110db42
|
fixes
|
2005-11-28 07:23:36 +00:00 |
Slava Pestov
|
fa38f93e49
|
fix a prettyprinter bug and optimizer regression
|
2005-11-28 03:18:17 +00:00 |
Slava Pestov
|
9ef9193308
|
new hashtable
|
2005-11-27 22:45:48 +00:00 |
Slava Pestov
|
81c39d3368
|
fixing various compiler and inferencer bugs
|
2005-11-23 02:41:41 +00:00 |
Slava Pestov
|
d0eff0b9f0
|
minor fixes and factoroids updates
|
2005-11-19 09:09:30 +00:00 |
Slava Pestov
|
a651cc87b1
|
various fixes to inference, experimenting with %char-slot vops and interruption checks
|
2005-11-14 03:04:14 +00:00 |
Slava Pestov
|
9440f385e5
|
interruption checks get compiled now, fixnum/mod fixed on powerpc
|
2005-11-12 05:37:24 +00:00 |
Slava Pestov
|
dd38d6f6cf
|
Factor 0.79
|
2005-11-05 08:52:41 +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
|
d9fdb9d76d
|
fix various UI bugs; use opengl-style colors
|
2005-10-28 19:37:28 +00:00 |
Slava Pestov
|
875c6826c8
|
UI work
|
2005-10-26 01:52:26 +00:00 |
Slava Pestov
|
487926f779
|
add max-length word
|
2005-10-23 22:33:40 +00:00 |
Doug Coleman
|
8705ef49d2
|
Added ch>lower, ch>upper, >lower, >upper
|
2005-10-17 01:50:43 +00:00 |
Slava Pestov
|
7e47f5388f
|
FreeType bindings work
|
2005-10-14 08:05:02 +00:00 |
Slava Pestov
|
6c8783ba4e
|
Moved OpenGL to core library
|
2005-10-12 04:14:46 +00:00 |
Slava Pestov
|
e0fdc89126
|
mismatch and drop-prefix words, bootstrap fix
|
2005-10-10 03:19:49 +00:00 |
Slava Pestov
|
e6d93ee7cd
|
UI refactoring and fixes
|
2005-10-10 01:27:14 +00:00 |
Slava Pestov
|
47f511d8a6
|
some UI refactoring
|
2005-10-08 00:26:21 +00:00 |
Slava Pestov
|
7cc598f4eb
|
tab completion in the UI
|
2005-10-03 23:53:32 +00:00 |