1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Manfred Kroehnert 182f038622 amberc.js: async category exporting há 12 anos atrás
  Manfred Kroehnert a0268db4c0 amberc.js: extract verify() function há 12 anos atrás
  Manfred Kroehnert 862f8eb35e amberc.js: split import of st files and export of categories in two phases há 12 anos atrás
  Manfred Kroehnert c0a70432cd amberc.js: moved node_compile() function há 12 anos atrás
  Manfred Kroehnert d7701bfae0 amberc.js: make verification of compiled files async há 12 anos atrás
  Manfred Kroehnert 97a8fda97e amberc.js: add async map() function há 12 anos atrás
  Manfred Kroehnert 779fdece71 amberc.js: extract optimize() function há 12 anos atrás
  Manfred Kroehnert 16adfefed3 amberc.js: collect all files before writing them out há 12 anos atrás
  Manfred Kroehnert dbb0e4462b amberc.js: different stages call themselves in a cascade há 12 anos atrás
  Manfred Kroehnert 7fbcb019c4 amberc.js: remove obsolet toLoad variable há 12 anos atrás
  Manfred Kroehnert ee5fe130c3 amberc.js: move closure check out of handle_options há 12 anos atrás
  Manfred Kroehnert 0e704fe566 amberc: switch back to sync file writing for now há 12 anos atrás