1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Manfred Kroehnert 2890528ec2 amberc.js: update doc on how to use amberc há 11 anos atrás
  Manfred Kroehnert c267613dda amberc.js: also export Combo object and async_map() há 11 anos atrás
  Manfred Kroehnert 976ce8cd71 amberc.js: rename map() to async_map() há 11 anos atrás
  Manfred Kroehnert 82d54f896f amberc.js: amber_dir and closure_jar are constructor parameters now há 11 anos atrás
  Manfred Kroehnert fdec9b0a09 amberc.js: export AmberC constructor as exports.Compiler há 11 anos atrás
  Manfred Kroehnert 4de3cc0d1e amberc.js: change some defaults into direct members há 11 anos atrás
  Manfred Kroehnert 0f662a3e76 amberc.js: update usage() output há 11 anos atrás
  Manfred Kroehnert ddd3803579 amberc: new executable based on amberc.js há 11 anos atrás