Histórico de Commits

Autor SHA1 Mensagem Data
  mattias 410c1bbaa0 fcl-js: do not escape / há 3 anos atrás
  Michaël Van Canneyt c8403ad49e * Test for const list há 3 anos atrás
  mattias ced452e2ef fcl-js: switched to TypedParams há 3 anos atrás
  Michaël Van Canneyt fa9d77e67e * TypeScript Improvements, 97% of DefinitelyTyped declarations now parsed há 3 anos atrás
  Michaël Van Canneyt dcf64d8fee * Export statement há 4 anos atrás
  Michaël Van Canneyt 54415f8f4e * Import statement há 4 anos atrás
  Michaël Van Canneyt 6a9d2cae93 * Debugger statement há 4 anos atrás
  Michaël Van Canneyt 652643499a * const and let statements há 4 anos atrás
  Mattias Gaertner a7ecde8bb2 fcl-js: write async function and await expression há 5 anos atrás
  Mattias Gaertner 3175fb3094 fcl-js: write TJSStatementList using a heap stack to avoid large stack depths há 5 anos atrás
  Mattias Gaertner b1752fb4ce fcl-js: omit brackets on associative operations (a||b)||(c||d), (a&&b)&&(c&&d), (a|b)|c, (a&b)&c, (a^b)^c, (a+b)+c, (a-b)-c, (a*b)*c há 6 anos atrás
  Mattias Gaertner a8f18c29fb fcl-js: test var a=1,b=2,c=3 há 7 anos atrás
  Mattias Gaertner 4e4a4a465b fcl-js: fixed writing brackets around binary B há 7 anos atrás
  Mattias Gaertner d045d1888d fcl-js: fixed tests há 8 anos atrás
  Mattias Gaertner 2a57480fff fcl-js: no brackets in var-comma há 8 anos atrás
  michael 7b38e90513 * Patch from Mattias gaertner to write less empty lines há 8 anos atrás
  michael b08297a667 * Fix from Mattias Gaertner to implement calling functions without arguments. há 8 anos atrás
  michael a55c176bef * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes há 9 anos atrás
  michael 7712f049df * Patch from Mattias Gaertner to fix writing superfluous semicolons after statement lists. há 9 anos atrás
  michael 910e5ff888 * Compact arrays/object literals and func. arguments há 11 anos atrás
  michael 0c8f3d6c12 * Javascript writer há 11 anos atrás