Commit Verlauf

Autor SHA1 Nachricht Datum
  Vladislav Folts 1efcbb1c4c Use git submodule instead of wiki's copy vor 4 Jahren
  Vladislav Folts 3a6f606f92 Sync with wiki pages vor 4 Jahren
  vladfolts fe89a433ef Fix the links vor 4 Jahren
  Vladislav Folts 7592a7ed4c Streamline `build.py`, update documentation and `bin/compiled.zip` vor 4 Jahren
  Ivan Denisov 8cb0a1c138 localize compiler messages vor 4 Jahren
  Ivan Denisov 989479a2f2 improve codemirror script for Oberon07 vor 4 Jahren
  Vladislav Folts 7931464e14 Handle module reading/compilation errors separately from IMPORT errors vor 4 Jahren
  Vladislav Folts 50b9eb5dc3 Make possible to localize compiler messages vor 4 Jahren
  Vladislav Folts 189c137aa5 Make possible to assign any variable to `JS.var` but not the opposite vor 4 Jahren
  Vladislav Folts 0fcf569a09 Fix typo vor 4 Jahren
  Vladislav Folts cdf482fc86 Fix internal compiler error on declaring methods in POINTER TO RECORD declaration vor 4 Jahren
  Vladislav Folts de6ce9e1c3 Fix nodejs warning vor 4 Jahren
  Vladislav Folts 9748d08d9a Fix typo vor 4 Jahren
  Vladislav Folts f8192b6c8a Add Travis CI vor 4 Jahren
  Vladislav Folts 8d2ae00f42 Let the compiler itself to report current module location on error vor 4 Jahren
  Vladislav Folts 2901e34529 Compile oberon source files from VSCode vor 4 Jahren
  pjmlp 95a34810fa Fixed the Sublime plugin for version 3. vor 4 Jahren
  pjmlp 9ea22f0d64 Added Mod as file extension. vor 4 Jahren
  Vladislav Folts e2ca8d6378 Update the link to the online compiler vor 5 Jahren
  Vladislav Folts de5159d484 cleanup vor 8 Jahren
  Vladislav Folts b5c9786bf3 Redo JS reserved words mangling: mangle identifiers in code generation vor 8 Jahren
  Vladislav Folts e25413ba63 Provide module resolver for oc.compile() vor 8 Jahren
  Vladislav Folts 7bece8683c Update documentation. vor 9 Jahren
  Vladislav Folts d75a343ff6 fix code generation for array initializers vor 9 Jahren
  Vladislav Folts 22e5a2e059 Use CONST array to simplify search for reserved word. vor 9 Jahren
  Vladislav Folts 5251807872 arrays inited with string literals are arrays of STRING. vor 9 Jahren
  Vladislav Folts b0f535a9ae array initializer vor 9 Jahren
  Vladislav Folts b1a4287e0a Optimize code generation when record constructors are used in ternary vor 9 Jahren
  Vladislav Folts b1416b1ed3 ternary operator returns STRING if one of its operands is string literal vor 9 Jahren
  Vladislav Folts c11249d21b bug fixes vor 9 Jahren