1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Manfred Kroehnert 15e108980a amberc.js: add finished_callback há 12 anos atrás
  Manfred Kroehnert d791863371 amberc.js: fix logic error in compose_js_files() há 12 anos atrás
  Manfred Kroehnert 28886bd12a amberc.js: start compile-time counter in main() há 12 anos atrás
  Manfred Kroehnert 2890528ec2 amberc.js: update doc on how to use amberc há 12 anos atrás
  Manfred Kroehnert c267613dda amberc.js: also export Combo object and async_map() há 12 anos atrás
  Manfred Kroehnert 976ce8cd71 amberc.js: rename map() to async_map() há 12 anos atrás
  Manfred Kroehnert 82d54f896f amberc.js: amber_dir and closure_jar are constructor parameters now há 12 anos atrás
  Manfred Kroehnert fdec9b0a09 amberc.js: export AmberC constructor as exports.Compiler há 12 anos atrás
  Manfred Kroehnert 4de3cc0d1e amberc.js: change some defaults into direct members há 12 anos atrás
  Manfred Kroehnert 0f662a3e76 amberc.js: update usage() output há 12 anos atrás
  Manfred Kroehnert ddd3803579 amberc: new executable based on amberc.js há 12 anos atrás
  Manfred Kroehnert adb6e5b37a amberc: move old amberc to amberc.sh há 12 anos atrás
  Manfred Kroehnert cd96c0ef5c amberc.js: call amberc.main() with arguments há 12 anos atrás
  Manfred Kroehnert 9e283bf149 amberc.js: assign AmberC instance to module.exports há 12 anos atrás
  Manfred Kroehnert 619fd55651 amberc.js: move loose functions into AmberC object há 12 anos atrás
  Manfred Kroehnert 1584e5d4b6 remove old pegjs version (0.6.2) há 12 anos atrás
  Manfred Kroehnert e263876253 add pegjs v0.7.0 há 12 anos atrás
  Manfred Kroehnert 2c4c3c3dac parser.pegjs: support smalltalk style hex numbers há 12 anos atrás
  Manfred Kroehnert 932b7ec417 add rule to Makefile for generating the parser há 12 anos atrás
  mkroehnert bf6cead6ae parser.pegjs: cleanup tab/whitespace mix with spaces only há 12 anos atrás
  Manfred Kroehnert c3317bd122 amberc.js: register async method before executing it há 12 anos atrás
  Manfred Kroehnert 9cf5425234 amberc.js: correctly determine compile time + docs há 12 anos atrás
  Manfred Kroehnert f4107a089c amberc.js: move splitting of js/st files in handle_options há 12 anos atrás
  Manfred Kroehnert e7f60df0f0 amberc.js: async collecting and resolving of files há 12 anos atrás
  Manfred Kroehnert a1bb54b398 amberc.js: check_for_closure_compiler() doesn't abort if compiler wasn't found há 12 anos atrás
  Manfred Kroehnert faa8371b23 amberc.js: use forEach() instead of Array.shift() há 12 anos atrás
  Manfred Kroehnert 73ef12299a amberc.js: async reading of compiler files há 12 anos atrás
  Manfred Kroehnert cd27df96fc amberc.js: async .st file reading before import há 12 anos atrás
  Manfred Kroehnert 7bce0e2891 amberc.js: add Combo 'library' há 12 anos atrás
  Manfred Kroehnert f845df70b7 amberc.js: move console.timeEnd() inside optimize() há 12 anos atrás