racket/racket
Georges Dupéron bece3e13e2 Fixes several issues with syntax/parse, and adds some tests.
* byte-regexp? values should not be considered 3D syntax.
* hash? values are now allowed in serialized syntax properties with (template … #:properties (…))
* marshalling properties which were prefab structs called map on the result of struct->vector, changed it to struct->list as the struct "name" is always serializable.
2017-01-22 02:38:55 +01:00
..
collects Fixes several issues with syntax/parse, and adds some tests. 2017-01-22 02:38:55 +01:00
src bytecode compiler: fix misuse of "optimize" mode on a "resolved" form 2017-01-20 21:35:09 -07:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00