Historique des commits

Auteur SHA1 Message Date
  Manfred Kroehnert 2890528ec2 amberc.js: update doc on how to use amberc il y a 12 ans
  Manfred Kroehnert c267613dda amberc.js: also export Combo object and async_map() il y a 12 ans
  Manfred Kroehnert 976ce8cd71 amberc.js: rename map() to async_map() il y a 12 ans
  Manfred Kroehnert 82d54f896f amberc.js: amber_dir and closure_jar are constructor parameters now il y a 12 ans
  Manfred Kroehnert fdec9b0a09 amberc.js: export AmberC constructor as exports.Compiler il y a 12 ans
  Manfred Kroehnert 4de3cc0d1e amberc.js: change some defaults into direct members il y a 12 ans
  Manfred Kroehnert 0f662a3e76 amberc.js: update usage() output il y a 12 ans
  Manfred Kroehnert ddd3803579 amberc: new executable based on amberc.js il y a 12 ans
  Manfred Kroehnert cd96c0ef5c amberc.js: call amberc.main() with arguments il y a 12 ans
  Manfred Kroehnert 9e283bf149 amberc.js: assign AmberC instance to module.exports il y a 12 ans
  Manfred Kroehnert 619fd55651 amberc.js: move loose functions into AmberC object il y a 12 ans
  Manfred Kroehnert c3317bd122 amberc.js: register async method before executing it il y a 12 ans
  Manfred Kroehnert 9cf5425234 amberc.js: correctly determine compile time + docs il y a 12 ans
  Manfred Kroehnert f4107a089c amberc.js: move splitting of js/st files in handle_options il y a 12 ans
  Manfred Kroehnert e7f60df0f0 amberc.js: async collecting and resolving of files il y a 12 ans
  Manfred Kroehnert a1bb54b398 amberc.js: check_for_closure_compiler() doesn't abort if compiler wasn't found il y a 12 ans
  Manfred Kroehnert faa8371b23 amberc.js: use forEach() instead of Array.shift() il y a 12 ans
  Manfred Kroehnert 73ef12299a amberc.js: async reading of compiler files il y a 12 ans
  Manfred Kroehnert cd27df96fc amberc.js: async .st file reading before import il y a 12 ans
  Manfred Kroehnert 7bce0e2891 amberc.js: add Combo 'library' il y a 12 ans
  Manfred Kroehnert f845df70b7 amberc.js: move console.timeEnd() inside optimize() il y a 12 ans
  Manfred Kroehnert 182f038622 amberc.js: async category exporting il y a 12 ans
  Manfred Kroehnert a0268db4c0 amberc.js: extract verify() function il y a 12 ans
  Manfred Kroehnert 862f8eb35e amberc.js: split import of st files and export of categories in two phases il y a 12 ans
  Manfred Kroehnert c0a70432cd amberc.js: moved node_compile() function il y a 12 ans
  Manfred Kroehnert d7701bfae0 amberc.js: make verification of compiled files async il y a 12 ans
  Manfred Kroehnert 97a8fda97e amberc.js: add async map() function il y a 12 ans
  Manfred Kroehnert 779fdece71 amberc.js: extract optimize() function il y a 12 ans
  Manfred Kroehnert 16adfefed3 amberc.js: collect all files before writing them out il y a 12 ans
  Manfred Kroehnert dbb0e4462b amberc.js: different stages call themselves in a cascade il y a 12 ans