racket/pkgs/compiler-lib/compiler/commands
Matthew Flatt b2a27ef05c cs & raco decompile: expose more fasl content
Show the machine code that constructs lifted constants for a linket.

Also, add a `--partial-fasl` option that shows fasl content in a rawer
form, which is useful for checking how content is presented and that
nothing is getting lost in other reconstructed views.
2020-11-21 07:26:08 -07:00
..
decompile.rkt cs & raco decompile: expose more fasl content 2020-11-21 07:26:08 -07:00
exe-dir.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
exe.rkt raco exe: expand in fresh namespace 2019-08-26 05:32:28 -06:00
expand.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
info.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
make.rkt Change else in match to _ 2020-08-25 09:37:02 -06:00
pack.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
read.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
test.rkt raco: test: Add support to output to file (#3451) 2020-10-27 06:09:22 +01:00
unpack.rkt Change else in match to _ 2020-08-25 09:37:02 -06:00