src/final.lisp, src/frontend.lisp: Compile methods before dumping.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 12 Sep 2015 22:01:24 +0000 (23:01 +0100)
commit180bfa7ca8efeb1297a0bc3f0ff55b02b4e40f9b
treebef567931ddb72f99ac0177d33e6a1628998e04f
parent65d7091b894b40e4249f0bdede2526ec8fa6e513
src/final.lisp, src/frontend.lisp: Compile methods before dumping.

Exercise the method machinery so we don't have to run the compiler as
much after dumping.
src/final.lisp
src/frontend.lisp