提交历史

作者 SHA1 备注 提交日期
  Vladislav Folts 7c4fedd5ac UNPACK -> UNPK (according to language repot). Fix Issue #44. 11 年之前
  Vladislav Folts b4160a80c8 BYTE and INTEGER are not compatible as components of PRECEDURE type. 11 年之前
  Vladislav Folts f797ef5812 Fix import types qualifing one more time. 11 年之前
  Vladislav Folts 8ead392132 Fix procedure type checking (ARRAY parameter). 11 年之前
  Vladislav Folts 313e6915be Fix record inheritance from another module. 11 年之前
  Vladislav Folts 12b9b9e409 investigating Issue #34 (incorrect CASE syntax) 11 年之前
  Vladislav Folts ac91f14e1a fix code generation for logical expressions with "~" 11 年之前
  Vladislav Folts f28ae960fe Merge branch 'release' of https://github.com/vladfolts/oberonjs into release 11 年之前
  Vladislav Folts 0ed6ae841b fix string relation/ordering operations 11 年之前
  Vladislav Folts 0d6b794404 Emulate Function.prototype.bind if not supported by JS host. 11 年之前
  Vladislav Folts 81b9cd234e cleanup 11 年之前
  Vladislav Folts 113d3d2896 A new oberon language report by Wirth (07/13). 11 年之前
  Vladislav Folts 5d2ae23b66 Remove LONGREAL (as in a new rport 07/13) 11 年之前
  Vladislav Folts 4d1369e1ae ASSER accepts only one argument (as in a new report 07/13) 11 年之前
  Vladislav Folts 17393de984 Remove COPY/LONG/SHORT (as in a new report 07/13) 11 年之前
  Vladislav Folts 86b986c14a INC/DEC work for non-const second argumnet (as in a new report 07/13). 11 年之前
  Vladislav Folts 98e44f9281 INCL/EXCL works for non-const second argument (as in a new report 07/13). 11 年之前
  Vladislav Folts af14fc0bc7 Support BYTE type. 11 年之前
  Vladislav Folts 528748baab Extra check for exported types. Not needed in current understanding. 11 年之前
  Vladislav Folts 2944856427 delete unintentionally committed 11 年之前
  Vladislav Folts 7d72add28f Fix special characters (for javascript) escaping in Oberon string literals. 11 年之前
  Vladislav Folts 13d5eda362 Support JS.var type to reference any JavaScript variable. 11 年之前
  vladfolts ab9d6d3dfa Merge pull request #31 from vladfolts/rel_v1.0 11 年之前
  Vladislav Folts d5283231cb fix pointer types exporting 11 年之前
  Vladislav Folts 5bb88b5f9e Fix record extending by non record type (Issue #30). 11 年之前
  Vladislav Folts d2e47e410a . 11 年之前
  Vladislav Folts 06ecbc59c5 fix code generation when array field is passed as VAR 11 年之前
  Vladislav Folts 330fa59eef compile dependencies too 11 年之前
  Vladislav Folts 5880c12f8c save compiler output to file 11 年之前
  Vladislav Folts c558ac1118 more tests 11 年之前