Commit History

Author SHA1 Message Date
  Simon Krajewski 935299a65d license change 12 years ago
  Simon Krajewski 0c6088c7df added [key => val] shorthand for Map initialization (fixed issue #960) 12 years ago
  Nicolas Cannasse 769cacdb95 macro is now a keyword and a field accessor (fixed issue #972) 12 years ago
  Nicolas Cannasse f870ab37cf little renaming 12 years ago
  Simon Krajewski 6086a8fea3 changed callback(func,args) to func.callback(args), removed callback keyword 12 years ago
  Simon Krajewski 3f37d3b7cd enabled trailing whitespace removal 12 years ago
  Nicolas Cannasse 2cb50b8911 prevent handling formated string when passed to a macro (fixed issue #1284) 13 years ago
  Nicolas Cannasse 148f6e9a84 added single-quote string interpolation 13 years ago
  Nicolas Cannasse 4965f733a3 correctly report line 1 instead of line 0 for errors on first line 13 years ago
  Nicolas Cannasse 1f2f915e46 optimize line number lookup using binary search 13 years ago
  Nicolas Cannasse d6fb3fa088 added abstract types basic support (still keep old StdTypes until we fix bugs and test completely) 13 years ago
  Nicolas Cannasse 453f470c4a removed Type/EType (fixed issue #730) 13 years ago
  Nicolas Cannasse 2b05fa43ca null, true, false are now keywords 13 years ago
  Bruno Garcia 538660239f First pass at JS source mapping. 13 years ago
  Nicolas Cannasse 15b9e71c1f allow \uXXXX in regexp 13 years ago
  Nicolas Cannasse ca72f0f4a6 minor (for parsed cache) 13 years ago
  Nicolas Cannasse 22ec3c982e partial support for Reflect.getProperty/setProperty 14 years ago
  Nicolas Cannasse 75393eb740 allowed $ identifier 14 years ago
  Nicolas Cannasse c62bce5de9 automate + simplify lexer line_index build 14 years ago
  Franco Ponticelli 8fd1e9875c - minor fix to regular expressions 14 years ago
  Nicolas Cannasse b61fbd192d fixed issue #267 14 years ago
  Nicolas Cannasse 2ba9e70342 fixed escape sequences in ~/.../ (fixed issue #196) 14 years ago
  Nicolas Cannasse 9c1f1b138d added metadata parsing + typing (still need api + codegen) 15 years ago
  Nicolas Cannasse 81cecfc1d4 ignore #! line at beginning of the hx file 16 years ago
  Nicolas Cannasse 3607dbc892 added 'using' syntax 16 years ago
  Nicolas Cannasse 783d8fe978 bugfix 17 years ago
  Nicolas Cannasse 7bb51e74e0 identifiers fix 17 years ago
  Nicolas Cannasse 33e24aae81 optimized line calculus from ast position 17 years ago
  Nicolas Cannasse 8bda9b4e54 removed === and !== 17 years ago
  Nicolas Cannasse fde6d7ed2f 2.0 base : 17 years ago