Commit History

作者 SHA1 備註 提交日期
  Herby Vojčík adf35fa7bb Test unknown pragma won't break compilation. 8 年之前
  Herby Vojčík 2bff134394 ASTInterpreter / ASTDebugger fixes. 8 年之前
  Herby Vojčík 106eeafcda Apply addToSequence to blocks. 8 年之前
  Herby Vojčík d9bb850db5 Remove legacy inline JS syntax. 8 年之前
  Herbert Vojčík 942a30fa46 js files: .packages => .packageDescriptors 8 年之前
  Herbert Vojčík d88331b60f Do not compile in removed bw compatibility. 8 年之前
  Herbert Vojčík b50c822aab Future proof: both `nil` and `$nil` in package prologue. 9 年之前
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 9 年之前
  Herbert Vojčík 092b8f03d2 isNil => a$nil 9 年之前
  Herbert Vojčík 25ba20002a Export using changes in js exporter. 9 年之前
  Herbert Vojčík bc10ad6585 ParseError with mistyped inlineJS: form. 9 年之前
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. 9 年之前
  Herbert Vojčík bf8aa70843 Merge branch 'dag' 9 年之前
  Herbert Vojčík 7498e7a5b7 ASTPCNodeVisitor: don't pass context, specify index. 9 年之前
  Herbert Vojčík 1d94fd95a4 Merge branch 'master' into dag 9 年之前
  Herbert Vojčík 79f8e3e0af Small updates to test related to new inline JS form. 9 年之前
  Herbert Vojčík 4cf9cff2b7 Pragma-style <inlineJS: 'return null'> allowed. 9 年之前
  Herbert Vojčík 155c1ab8d3 AST Node / Visitor as Dag Node / Visitor. 9 年之前
  Herbert Vojčík a25435bc2c Recompile with nilAsReceiver monkeypatch. 9 年之前
  Herbert Vojčík 6644b7ee74 Recompile without fw compat break b/c of nilAsClass. 9 年之前
  Herbert Vojčík e34eb0cfd4 .js files without explicit module id in AMD header. 9 年之前
  Herbert Vojčík fc4c4b59ef Remove some github urls. 10 年之前
  Herbert Vojčík c02147f03b Recompile with new direct globals. 10 年之前
  Herbert Vojčík bd70d2a203 Recompile 10 年之前
  Herbert Vojčík f4334c4654 Tests for cascades in sequences (gh-1214). 10 年之前
  Herbert Vojčík ed46d2897d ASTInterpreter: nextChild out, enterNode in 10 年之前
  Herbert Vojčík 3abd57bd83 ASTInterprerTests: fix interpreting first child twice 10 年之前
  Herbert Vojčík 09bce38f7b Fix tests from f0b70f6, now they test the actual issue. 10 年之前
  Herbert Vojčík c7375e774a ASTInterpret fix DNU typo; root super send test passes 10 年之前
  Herbert Vojčík 8d1e8b7487 ProtoObject super send now ends with DNU. Fix #1206. 10 年之前