Matthew Flatt
|
7d60d6d885
|
fix contract on compilation-top field
A binding-name table has identifiers encoded as `stx`, not
actual identifiers.
|
2015-09-07 08:26:40 -06:00 |
|
Matthew Flatt
|
89d99b92da
|
update for 6.2.900.15 bytecode change
The `compilation-top` bytecode form has a new `binding-namess` field.
|
2015-09-05 13:13:38 -06:00 |
|
Matthew Flatt
|
c1d05fa694
|
update bytecode tools for syntax-object source locations
|
2015-09-02 18:09:16 -06:00 |
|
Matthew Flatt
|
92e9ac99f5
|
update for with-immediate-continuation-mark and scope IDs
|
2015-08-07 15:22:10 -06:00 |
|
Matthew Flatt
|
8e617a6e5b
|
fix decoding of free-identifier=? alias information
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
3d46070994
|
add structures, decoding, and encoding for zo syntax objects
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
6a2e75c454
|
adjust bindings-table encoding
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
bbfdc73e5d
|
update for inspector descriptor in prefix bytecode
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
29d86bcaac
|
sync with new macro system bytecode format
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
f23b6f8d46
|
adjustments for compiled-module content
|
2015-06-27 06:42:50 +08:00 |
|
Matthew Flatt
|
86a410dc0c
|
adjust for new syntax-object representation and marshaling
|
2015-06-27 06:42:50 +08:00 |
|
Sam Tobin-Hochstadt
|
f092262df7
|
Split zo file handling into its own package.
|
2014-12-16 22:10:52 -05:00 |
|