提交历史

作者 SHA1 备注 提交日期
  Vladislav Folts 32effa18fe more tests 11 年之前
  Vladislav Folts f139f12a34 array fixes + corrections to confirm report 11 年之前
  Vladislav Folts cfc98769d7 resolve possible conflict between varialbe 'Math' and standard JAvaScript class in generated code. 11 年之前
  Vladislav Folts 16a85ac3ae check if return type is array or record (Issue #18) 11 年之前
  Vladislav Folts cad6ffe01e include local copy of JS libs: codemirror and processing 11 年之前
  Vladislav Folts 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 年之前
  Vladislav Folts 14cc0360fe Merge branch 'master' of https://github.com/vladfolts/oberonjs 11 年之前
  Vladislav Folts b486363839 Fix typeguard for value variables (Issue #16). 11 年之前
  vladfolts 42c24b51c0 Merge pull request #21 from valexey/patch-4 11 年之前
  valexey 95f99c3626 Update oberonjs.html 11 年之前
  vladfolts 3bc04dc995 Merge pull request #20 from valexey/patch-3 11 年之前
  valexey 14fb03cb49 Update oberonjs.html 11 年之前
  Vladislav Folts 8882ebb3dc more tests (Issue #17) 11 年之前
  Vladislav Folts 0fff0d7f4b Fix wrong code generation for vars with imported record type (Issue #15). 11 年之前
  Vladislav Folts f1c1f515ca fix export non-RECORD types (Issue #14) 11 年之前
  Vladislav Folts 9c953b5b4b fix multiple forward declarations 11 年之前
  Vladislav Folts 8ff151821c bug fix for specific pointer to pointer declaration 11 年之前
  Vladislav Folts a67134562a fix multiple forward declarations to the same type 11 年之前
  Vladislav Folts 1a582a573c fix type guard semantic: pointer type is checked for pointer variable and record type for record variable. 11 年之前
  Vladislav Folts 7f320f5e18 more tests 11 年之前
  Vladislav Folts 26a5dda74d . 11 年之前
  Vladislav Folts 3c0cfed82b Implement JS.do function to insert JavaScript code to generated code. 11 年之前
  Vladislav Folts e641094275 support IE8 (default browser for Windows XP) 11 年之前
  Vladislav Folts 21892619b5 fix unit tests building for browser 11 年之前
  Vladislav Folts 87f3c933d5 Merge branch 'master' of https://github.com/vladfolts/oberonjs 11 年之前
  Vladislav Folts 10f27f5a4d making it work in IE10, more fixes needed for IE8 11 年之前
  Vladislav Folts e202c8537f makeng in work in IE - now works in IE10, more fixes needed for IE8. 11 年之前
  Vladislav Folts 01d039895e Merge branch 'master' of https://github.com/vladfolts/oberonjs 11 年之前
  Vladislav Folts 3902a52e2c escape reserved JavaScript keywords 11 年之前
  Vladislav Folts cf56cc1e71 git ignores tests output files 11 年之前