2
0

Histórico de Commits

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