Commit History

Author SHA1 Message Date
  Vladislav Folts ac91f14e1a fix code generation for logical expressions with "~" 11 years ago
  Vladislav Folts f28ae960fe Merge branch 'release' of https://github.com/vladfolts/oberonjs into release 11 years ago
  Vladislav Folts 0ed6ae841b fix string relation/ordering operations 11 years ago
  Vladislav Folts 0d6b794404 Emulate Function.prototype.bind if not supported by JS host. 11 years ago
  Vladislav Folts 81b9cd234e cleanup 11 years ago
  Vladislav Folts 113d3d2896 A new oberon language report by Wirth (07/13). 11 years ago
  Vladislav Folts 5d2ae23b66 Remove LONGREAL (as in a new rport 07/13) 11 years ago
  Vladislav Folts 4d1369e1ae ASSER accepts only one argument (as in a new report 07/13) 11 years ago
  Vladislav Folts 17393de984 Remove COPY/LONG/SHORT (as in a new report 07/13) 11 years ago
  Vladislav Folts 86b986c14a INC/DEC work for non-const second argumnet (as in a new report 07/13). 11 years ago
  Vladislav Folts 98e44f9281 INCL/EXCL works for non-const second argument (as in a new report 07/13). 11 years ago
  Vladislav Folts af14fc0bc7 Support BYTE type. 11 years ago
  Vladislav Folts 528748baab Extra check for exported types. Not needed in current understanding. 11 years ago
  Vladislav Folts 2944856427 delete unintentionally committed 11 years ago
  Vladislav Folts 7d72add28f Fix special characters (for javascript) escaping in Oberon string literals. 11 years ago
  Vladislav Folts 13d5eda362 Support JS.var type to reference any JavaScript variable. 11 years ago
  vladfolts ab9d6d3dfa Merge pull request #31 from vladfolts/rel_v1.0 11 years ago
  Vladislav Folts d5283231cb fix pointer types exporting 11 years ago
  Vladislav Folts 5bb88b5f9e Fix record extending by non record type (Issue #30). 11 years ago
  Vladislav Folts d2e47e410a . 11 years ago
  Vladislav Folts 06ecbc59c5 fix code generation when array field is passed as VAR 11 years ago
  Vladislav Folts 330fa59eef compile dependencies too 11 years ago
  Vladislav Folts 5880c12f8c save compiler output to file 11 years ago
  Vladislav Folts c558ac1118 more tests 11 years ago
  Vladislav Folts cd89cf3010 tune up diagnostic 11 years ago
  Vladislav Folts 4938c8fa86 compile single oberon file 11 years ago
  Vladislav Folts dcf1a5aef1 fix diagnostic 11 years ago
  Vladislav Folts 59fc0fe073 syntax error diagnostic tune up 11 years ago
  Vladislav Folts 527061c750 tune up syntax errors diagnostic 11 years ago
  Vladislav Folts 69c11157b7 . 11 years ago