Slava Pestov
|
036d1f9673
|
bootstrap fix
|
2005-11-15 17:58:44 +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
|
3ff1915f1a
|
UI fixes for OS X, compiler fixes for PowerPC
|
2005-10-12 03:28:17 +00:00 |
Slava Pestov
|
29104bb40e
|
fix powerpc relocation bug
|
2005-10-12 01:46:14 +00:00 |
Slava Pestov
|
29190ebc3e
|
catch change, new cleanup word, with-server combinator
|
2005-09-21 00:18:01 +00:00 |
Slava Pestov
|
7ecbfb5c98
|
big generic word cleanup; kill-literals optimization; continuations overhaul
|
2005-09-16 06:39:33 +00:00 |
Slava Pestov
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
27439f95c9
|
arrays are now better supported, various cleanups
|
2005-09-12 00:46:55 +00:00 |
Slava Pestov
|
f65aa407e9
|
\ foo is now a first-class type; this removes the need for inference-level partial eval, and simplifies a lot of other code
|
2005-08-04 03:56:28 +00:00 |
Slava Pestov
|
1c63f5f0db
|
wrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates
|
2005-06-12 07:38:57 +00:00 |
Slava Pestov
|
16c95ca373
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
Slava Pestov
|
d5604720c6
|
fix compile error
|
2005-04-26 01:39:34 +00:00 |
Slava Pestov
|
b666a3c3e0
|
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
|
2005-04-25 07:33:33 +00:00 |
Slava Pestov
|
32764e8029
|
code cleanups in cfactor
|
2005-03-30 01:34:29 +00:00 |
Slava Pestov
|
57559ee676
|
PowerPC work on conditionals and branches
|
2005-03-18 04:29:08 +00:00 |
Slava Pestov
|
f0dfb77690
|
renaming word-parameter to word-def; renaming word-property to word-prop
|
2005-03-05 19:45:23 +00:00 |
Mackenzie Straight
|
88ba22ff6c
|
Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks
|
2005-02-08 22:05:08 +00:00 |
Slava Pestov
|
8247cc5ff4
|
renumbering some types and other cleanups
|
2005-01-15 00:51:38 +00:00 |
Slava Pestov
|
7cf14e2a27
|
backtraces more useful
|
2005-01-02 00:30:57 +00:00 |
Slava Pestov
|
6ac8fdb22f
|
executing global was not GC'd
|
2004-12-31 07:38:58 +00:00 |
Slava Pestov
|
2909d9141a
|
started type inference, and some bug fixes
|
2004-12-23 03:16:46 +00:00 |
Mackenzie Straight
|
4445a05e81
|
Fixup win32 port
|
2004-12-11 20:02:34 +00:00 |
Slava Pestov
|
80c116a7b4
|
renaming types to avoid clashing with win32
|
2004-12-11 02:46:42 +00:00 |
Slava Pestov
|
1aac0e1a7a
|
started merging eiz's win32 port
|
2004-12-11 02:39:45 +00:00 |
Slava Pestov
|
a3bb6acf52
|
fixed signal handling, factoroids
|
2004-11-09 17:29:25 +00:00 |
Slava Pestov
|
fb798e97fa
|
a pile of bug fixes and improvements
|
2004-11-09 03:36:51 +00:00 |
Slava Pestov
|
5f5b0e131b
|
datastack in ESI
|
2004-11-06 20:51:17 +00:00 |
Slava Pestov
|
7451cfb339
|
quit-responder fix, pointless and misguided type number rearrangement
|
2004-10-31 19:36:42 +00:00 |
Slava Pestov
|
c92c56ce24
|
some cleanups and benchmarks
|
2004-10-28 01:21:31 +00:00 |
Slava Pestov
|
00c4b2d09b
|
various cleanups, better memory signal handler
|
2004-10-17 23:01:16 +00:00 |
Slava Pestov
|
564a8ad46c
|
compiling mutually recursive words
|
2004-09-28 04:24:36 +00:00 |
Slava Pestov
|
6ed8e58242
|
local aliens
|
2004-09-22 02:58:54 +00:00 |
Slava Pestov
|
dd45011141
|
improved CPU profiler; memory profiler
|
2004-08-29 07:20:19 +00:00 |
Slava Pestov
|
9f69c2ed86
|
fix for socket closing
|
2004-08-23 22:46:46 +00:00 |
Slava Pestov
|
64de158286
|
some miscellaneous error handling and bootstrapping cleanups
|
2004-08-23 06:15:10 +00:00 |
Slava Pestov
|
c66ded6bf8
|
a profiler
|
2004-08-23 05:13:09 +00:00 |
Slava Pestov
|
2c5413cec5
|
fix redirect headers, postpone i/o errors until calling operation recovers them
|
2004-08-21 01:16:47 +00:00 |
Slava Pestov
|
5b24e99fc9
|
working on cfactor bootstrap
|
2004-08-20 22:48:08 +00:00 |
Slava Pestov
|
5c00ef85dd
|
header and post request in variables, other tweaks
|
2004-08-18 00:44:57 +00:00 |
Chris Double
|
7b0d286102
|
Modified setjmp and friends to use setsigjmp to handle signals correctly
on linux.
|
2004-08-17 01:25:01 +00:00 |
Slava Pestov
|
05a44aa547
|
signal handling of sorts
|
2004-08-17 01:05:38 +00:00 |
Slava Pestov
|
00dc2c9464
|
guard pages for stack, started io multiplexing
|
2004-08-12 21:36:36 +00:00 |
Slava Pestov
|
3169e03624
|
guard pages
|
2004-08-12 06:13:43 +00:00 |
Slava Pestov
|
4d036d397a
|
vectors in java factor, vector= in native
|
2004-08-10 23:53:54 +00:00 |
Slava Pestov
|
f68cc94ee4
|
working on the test suite
|
2004-08-04 07:12:55 +00:00 |
Slava Pestov
|
303749e336
|
various minor improvements
|
2004-07-30 20:22:20 +00:00 |
Slava Pestov
|
f7ed302b47
|
working on native image output
|
2004-07-29 21:18:41 +00:00 |
Slava Pestov
|
396208b860
|
remove -falign-functions=8 restriction
|
2004-07-28 03:29:37 +00:00 |
Slava Pestov
|
d0cab962c0
|
prettyprinter recursion limit; better inspector
|
2004-07-23 05:21:47 +00:00 |
Slava Pestov
|
f2b186ffc7
|
some cleanup of run-file
|
2004-07-20 06:59:32 +00:00 |