Ryan Culpepper
f65c8c3427
Macro stepper status bar notifications
2010-10-24 13:17:04 -06:00
John Clements
f1be08bf1c
Updated HISTORY.txt
...
Merge to 5.0.2
2010-10-23 17:39:03 -07:00
Kevin Tew
9088b47a1d
[Places] fixes
2010-10-22 21:48:13 -06:00
Kevin Tew
c1f2dea1ed
cpuid assembly fix Merge to 5.0.2
2010-10-22 21:21:38 -06:00
Matthew Flatt
c512dbd6d3
fix bogus reordering of floating-point args in unboxing mode
...
Merge to 5.0.2
Closes PR 11272
2010-10-22 21:19:18 -06:00
Matthew Flatt
51d613aab2
doc improvements
2010-10-22 20:15:38 -06:00
Matthew Flatt
93ba544c60
fix PPC JIT `vector-length'
...
Merge to 5.0.2
2010-10-22 19:47:29 -06:00
Stevie Strickland
2847ac86bd
Rearrange ->d appropriately to use proxies/chaperones.
...
Also remove the old tests for tail-call behavior with ->d.
I think it was a faulty way of doing the optimization, and we can't even
do it in the same way now, since we can't get the original "raw" arguments
to the right place via continuation marks.
->i has a much better chance of having this optimization where possible,
and when I start converting ->i, I'll make sure to add appropriate tests.
2010-10-22 16:06:56 -07:00
Ryan Culpepper
e38b12e3e0
Removed incorrect uses of ->i underscores
2010-10-22 15:30:24 -06:00
Ryan Culpepper
c941db0bfa
Added ~peek-not, cf packrat/PEG ! operator
2010-10-22 15:30:24 -06:00
Ryan Culpepper
ff7fd55d86
Check Syntax now uses interval-maps
2010-10-22 15:30:24 -06:00
Jon Rafkind
b406e74a8e
remove old parser implementation. disable honu expansion and disable
...
debugging output
2010-10-22 14:33:22 -06:00
Matthew Flatt
0b73790ac0
adjust release notes for 5.0.2
...
Merge to 5.0.2
2010-10-22 14:07:35 -06:00
Robby Findler
aa056efb74
rleease notes.
...
please merge to release branch.
2010-10-22 14:47:55 -05:00
Robby Findler
4f236386a9
fixed an (apparently VERY old) problem with lights out and the built-in boards
...
please merge to release branch
2010-10-22 14:43:58 -05:00
Robby Findler
9468982d2e
removed the use of opt/direct because it currently duplicates expressions
...
the missing fix is to have the optimizer figure out the name for the contract
instead of evaluating the contract to get the name
2010-10-22 14:07:31 -05:00
Robby Findler
31f4a120f1
added two stress tests for ->i performance
2010-10-22 14:07:30 -05:00
Jon Rafkind
e1ca24b80d
add parse file
2010-10-22 10:48:12 -06:00
Jon Rafkind
a1e26dd01b
try to fix infix macros
2010-10-22 10:48:12 -06:00
Jon Rafkind
1b356476a4
change printf to debug. add infix macro parser
2010-10-22 10:48:11 -06:00
Jon Rafkind
c45aba592d
allow comma in templates
2010-10-22 10:48:11 -06:00
Jon Rafkind
86e7b98d65
fix condition. patterns can take literals
2010-10-22 10:48:11 -06:00
Jon Rafkind
29ed62021c
convert syntax back to honu form
2010-10-22 10:48:11 -06:00
Jon Rafkind
eeaf6b4981
fix with-syntax
2010-10-22 10:48:10 -06:00
Jon Rafkind
02e87cdc0c
add with-syntax
2010-10-22 10:48:10 -06:00
Jon Rafkind
03562eb8e3
fix if. add check_expect. add some comparison operators
2010-10-22 10:48:10 -06:00
Jon Rafkind
4ee161b296
dont require core files
2010-10-22 10:48:09 -06:00
Jon Rafkind
3d26928a3c
parse blocks
2010-10-22 10:48:09 -06:00
Jon Rafkind
00094ba4e3
make print a macro
2010-10-22 10:48:09 -06:00
Jon Rafkind
3d6de914b4
add print - display + newline
2010-10-22 10:48:09 -06:00
Jon Rafkind
9c30bda973
use honu/core. make a convenient macro for providing stuff
2010-10-22 10:48:08 -06:00
Jon Rafkind
00989ef01b
add honu function
2010-10-22 10:48:08 -06:00
Jon Rafkind
32227e391d
move rest of honu files. point core at local private files
2010-10-22 10:48:08 -06:00
Jon Rafkind
b185147a45
separate honu into core and user-level modules
2010-10-22 10:48:07 -06:00
Jon Rafkind
ebb177f28d
parse assignment. add simple struct form that can be accessed by field identifiers
2010-10-22 10:48:07 -06:00
Jon Rafkind
a3fefc1c35
add struct example
2010-10-22 10:48:07 -06:00
Jon Rafkind
9a984fcc2b
parse assignment
2010-10-22 10:48:06 -06:00
Jon Rafkind
a998a57000
add function tests
2010-10-22 10:48:06 -06:00
Jon Rafkind
222a3f509b
allow multiple patterns in a macro. parse call before macro invocation. expressions can end with any number of semicolons
2010-10-22 10:48:06 -06:00
Jon Rafkind
44fc323cff
emit macro-debugger steps. dont try to use phased macro invocation
2010-10-22 10:48:05 -06:00
Jon Rafkind
af678f40ec
start to trampoline macro expansion
2010-10-22 10:48:05 -06:00
Jon Rafkind
2c6cf77b53
add another introducer. compute syntax position more accurately. parse statements
2010-10-22 10:48:05 -06:00
Jon Rafkind
befa88f1ac
use literal sets
2010-10-22 10:48:05 -06:00
Jon Rafkind
99545f8a08
repeater for entire expressions
2010-10-22 10:48:04 -06:00
Jon Rafkind
81544ea644
use a different syntax for expressions
2010-10-22 10:48:03 -06:00
Jon Rafkind
9894670dbe
define patterns (really syntax-classes). use different parsers depending on the context. implement provide and require
2010-10-22 10:48:00 -06:00
Jon Rafkind
0ec71da614
attach original syntax properties during expansion. add debug syntax
...
classes.
2010-10-22 10:48:00 -06:00
Jon Rafkind
d90235efbc
dont parse raw scheme syntax. fix comma replacer
2010-10-22 10:47:59 -06:00
Jon Rafkind
59db2491d0
honu-syntax supports commas
2010-10-22 10:47:59 -06:00
Jon Rafkind
1b088f7c37
expand syntax properly. force use of syntax-parse classes
2010-10-22 10:47:59 -06:00