Historique des commits

Auteur SHA1 Message Date
  Manfred Kroehnert 6886a03a8f amberc.js: boot.js and Kernel files need to come first il y a 11 ans
  Manfred Kroehnert 05dde6b467 amberc.js: clarify parametername il y a 11 ans
  Herbert Vojčík a290875e3a Removed executable flags. il y a 11 ans
  Manfred Kroehnert e52228e5d0 amberc.js: only minify the actively compiled sources and not the specified libraries il y a 11 ans
  Manfred Kroehnert af2de17b06 amberc.js: only compile concatenated program if it was built il y a 11 ans
  Manfred Kroehnert a458b718ed amberc.js: initialize closure_jar to empty string if parameter is undefined il y a 11 ans
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler il y a 11 ans
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits il y a 11 ans
  Manfred Kroehnert 8e49cde518 amberc.js: set RethrowErrorHandler before compilation il y a 11 ans
  Manfred Kroehnert 488bdef7ed amberc.js: throw exception if configuration object is invalid il y a 11 ans
  Manfred Kroehnert e174fef0cb amberc.js: add defaults.smalltalk in main() function il y a 11 ans
  Manfred Kroehnert 6aaead9f34 amberc.js: create configuration object in amberc script il y a 11 ans
  Manfred Kroehnert 6d2be28f66 amberc.js: handle missing parameters in amberc script il y a 11 ans
  Manfred Kroehnert 004ff906d1 amberc.js: move handling of commandline parameters to amberc il y a 11 ans
  Manfred Kroehnert 20b552b62b amberc.js: move start of compilation to AmberC.main() il y a 11 ans
  Manfred Kroehnert 62e3889ffe amberc.js: set closure options to ECMASCRIPT5 il y a 11 ans
  Manfred Kroehnert cc4e45cf16 amberc.js: call callback if closure.jar is found il y a 11 ans
  Manfred Kroehnert 368ced8e34 amberc.js: remove debug output il y a 11 ans
  Manfred Kroehnert 7c47e7ea6f amberc.js: call optimize() after file is written completely to disk il y a 11 ans
  Manfred Kroehnert 65d2b4dbc6 amberc.js: checks against length instead of undefined il y a 11 ans
  Manfred Kroehnert 83f39195fb amberc.js: add missing fileStream.end() calls il y a 11 ans
  Manfred Kroehnert 77a1b658d0 amberc.js: always evaluate callback in async_map il y a 11 ans
  Manfred Kroehnert 28320962c5 amberc.js: always evaluate the callback in compile() il y a 11 ans
  Manfred Kroehnert 8abb620c1e amberc.js: fix async error in resolve_libraries() il y a 11 ans
  Manfred Kroehnert 790602b4a1 amberc.js: use basename in resolve_js() il y a 11 ans
  Manfred Kroehnert 4553b2fe78 amberc.js: resolve undefined variable error il y a 11 ans
  Manfred Kroehnert f588fa99c5 amberc.js: fix wrong variable references il y a 11 ans
  Manfred Kroehnert 15e108980a amberc.js: add finished_callback il y a 11 ans
  Manfred Kroehnert d791863371 amberc.js: fix logic error in compose_js_files() il y a 11 ans
  Manfred Kroehnert 28886bd12a amberc.js: start compile-time counter in main() il y a 11 ans