Alex Shinn
|
7ddfc9f25a
|
trying out tail jumps instead of using the tail-call opcode where possible
|
2011-07-04 02:22:18 +09:00 |
|
Alex Shinn
|
bacc7d9399
|
adding simple VM-level profiler
|
2011-07-03 21:00:11 +09:00 |
|
Alex Shinn
|
06b122b33c
|
removing global types
|
2011-05-25 09:45:13 +09:00 |
|
Alex Shinn
|
07c5c7a6f8
|
fixing TYPE_DEFS=0
|
2011-05-25 09:34:48 +09:00 |
|
Alex Shinn
|
47add027d6
|
fixing SEXP_USE_GLOBAL_TYPES (may remove this soon though)
|
2011-05-25 09:24:32 +09:00 |
|
Alex Shinn
|
c5126fb2b0
|
adding optional strict top-level matching for syntax-rules literals
|
2011-04-25 23:29:30 +09:00 |
|
Alex Shinn
|
0f9a23f94f
|
-e/-p options in main had a long-standing stupid gc bug
|
2011-04-03 22:15:48 +09:00 |
|
Alex Shinn
|
1edfa35ad8
|
Supporting # approximate digit values.
|
2011-03-20 19:43:14 +09:00 |
|
Alex Shinn
|
e6ba6e59a5
|
Adding support for case-folding.
|
2011-03-03 00:31:32 +09:00 |
|
Alex Shinn
|
01dd712a50
|
resume/cc can grow the current stack if the continuation is larger
(as could happen resuming a continuation from a separate thread)
|
2011-02-27 18:14:22 +09:00 |
|
Alex Shinn
|
52d0322910
|
auto-growing stack to counter for the extremely small default size
|
2011-02-12 21:20:12 +09:00 |
|
Alex Shinn
|
3b5a2b98cf
|
cleaning up gc debugging
|
2011-02-09 23:16:37 +09:00 |
|
Alex Shinn
|
2c036c7e7a
|
adding experimental auto-force capability
|
2011-01-11 22:54:23 +09:00 |
|
Alex Shinn
|
e57a587216
|
Can conservatively preserve only one type of value for debugging.
|
2011-01-10 17:16:11 +09:00 |
|
Alex Shinn
|
7306b55350
|
adding ability to track the alloc source of objects
|
2010-12-29 18:33:37 +09:00 |
|
Alex Shinn
|
695b44332e
|
adding interface to bytecode-literals
(need to check these when debugging gc)
|
2010-12-05 16:53:38 -08:00 |
|