Commit History

Author SHA1 Message Date
  Vladislav Folts 8d2ae00f42 Let the compiler itself to report current module location on error 5 years ago
  Vladislav Folts 6ca53472db Check array indexes (ARRAY OF CHAR for the start) as an option. 9 years ago
  Vladislav Folts f8ca2bd829 improve runtime diagnostic for failing type guard (include module names) 10 years ago
  Vladislav Folts 7350165bc7 MAP's scalar element cannot be passed as VAR. 10 years ago
  Vladislav Folts 00a17481bb fix copy/clone for MAP OF RECORD 10 years ago
  Vladislav Folts 15bcf575d2 move eberon-specific code to eberon_rtl.js 10 years ago
  Vladislav Folts 7c63179c80 Improve error diagnostic. 11 years ago
  Vladislav Folts 9b639a281f temporary values in progress 11 years ago
  Vladislav Folts d618f06d1a STRING type - first approach 11 years ago
  Vladislav Folts 385c690de5 code generation for methods 11 years ago
  Vladislav Folts 787fbf52eb preparing to support different grammars 11 years ago
  Vladislav Folts 3516b3a649 make possible to use JavaScript strings as ARRAY OF CHAR without convetion 11 years ago
  Vladislav Folts e2bbb8b0a8 ready to compile multiple oberon modules to nodejs modules 11 years ago
  Vladislav Folts 404eef21d5 Fix test results comparasion. 11 years ago
  Vladislav Folts 8629347177 remove nodejs dependency from browser compiler code 11 years ago
  Vladislav Folts ff4ea93617 support nodejs mosules as output 11 years ago
  Vladislav Folts 73d0d105ab Fix file comparing for latest nodejs version (Windows x64 v0.10.17). 12 years ago
  Vladislav Folts 7322c2703a support aliases in IMPORT 12 years ago
  Vladislav Folts 3d7e40fe85 parentheses expressions, grammar fixes, CHR function. 12 years ago
  Vladislav Folts 09601a6994 ARRAY assigning + ASSERT 12 years ago
  Vladislav Folts 679e6de5dd more strings operations and tests 12 years ago
  Vladislav Folts 4ef4b39111 more tests 12 years ago