+Fasl generation, +Selective recompiling
commit99df26c9e640fc0cb39238dbb52fff0b3fdd3f5a
authorAlex Klinkhamer <grencez@gmail.com>
Sat, 14 Jun 2008 01:06:25 +0000 (13 21:06 -0400)
committerAlex Klinkhamer <grencez@gmail.com>
Sat, 14 Jun 2008 01:06:25 +0000 (13 21:06 -0400)
tree4bee490da4224a8f39c53229e02903b372fa3a71
parent4b936eb1dcfb1150cca3bd429522518805b3217b
+Fasl generation, +Selective recompiling

Instead of loading the whole source tree every startup and reload, just
compare the source file with the corresponding fasl file to see if it
needs compiling. Then load regardlessly.
src/webui/devvars.lisp
src/webui/reload.lisp
src/webui/serv.lisp