Cronologia Commit

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