История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Vladislav Folts cd89cf3010 tune up diagnostic 11 лет назад
  Vladislav Folts 4938c8fa86 compile single oberon file 11 лет назад
  Vladislav Folts dcf1a5aef1 fix diagnostic 11 лет назад
  Vladislav Folts 59fc0fe073 syntax error diagnostic tune up 11 лет назад
  Vladislav Folts 527061c750 tune up syntax errors diagnostic 11 лет назад
  Vladislav Folts 69c11157b7 . 11 лет назад