Vladislav Folts b5c9786bf3 Redo JS reserved words mangling: mangle identifiers in code generation 8 anni fa
..
eberon b5c9786bf3 Redo JS reserved words mangling: mangle identifiers in code generation 8 anni fa
errors bfb1492d00 operator precedence fixes 12 anni fa
errorsRT 9b244e91ce check array indexes on read as an option 9 anni fa
nodejs 653c94f019 Fix export pointer types. 10 anni fa
oberon 7350165bc7 MAP's scalar element cannot be passed as VAR. 10 anni fa
run a7ce93348e Check indexes for arrays (on write) as an option. 9 anni fa
abs.ob cfc98769d7 resolve possible conflict between varialbe 'Math' and standard JAvaScript class in generated code. 11 anni fa
arithmetic.ob d7d29ba4ed js -> eberon transition 10 anni fa
array.ob d5711fdd7b fix bugs when dynamic array is passed as VAR argument 10 anni fa
asr.ob 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
assert.ob 4d1369e1ae ASSER accepts only one argument (as in a new report 07/13) 11 anni fa
blur.ob 5d2ae23b66 Remove LONGREAL (as in a new rport 07/13) 11 anni fa
case.ob a7ce93348e Check indexes for arrays (on write) as an option. 9 anni fa
case_type_import.ob 064c95e741 Use qualident as CASE's label - according to report. 9 anni fa
cast.ob b486363839 Fix typeguard for value variables (Issue #16). 11 anni fa
check_indexes.ob c11249d21b bug fixes 9 anni fa
chr.ob 3d7e40fe85 parentheses expressions, grammar fixes, CHR function. 12 anni fa
const.ob fe994d4498 No LONGREAL int the latest report. 9 anni fa
export.ob 887bf8ff1d Fix export for pointer types. 11 anni fa
floor.ob 907372e9b0 implement FLOOR/FLT/LONG/SHORT/INC/DEC 12 anni fa
flt.ob 12c2ec0dc9 all predefined functions are implemented. 12 anni fa
for.ob 53614ee1c1 initial commit 12 anni fa
if.ob 3c756bf850 Fix issue #8: IF expression code generator bug. Preparing to implement IMPORT. 12 anni fa
inc_dec.ob 9432dafe40 fix INC/DEC code generation when applied to variable paassed as VAR 10 anni fa
is.ob 1d6154f38e code.js -> Code.ob 11 anni fa
js_keyword.ob b5c9786bf3 Redo JS reserved words mangling: mangle identifiers in code generation 8 anni fa
js_module.ob 3c0cfed82b Implement JS.do function to insert JavaScript code to generated code. 11 anni fa
js_var.ob 13d5eda362 Support JS.var type to reference any JavaScript variable. 11 anni fa
len.ob 2b5bd5ba37 procedure returning a result cannot be used as a statement. 12 anni fa
logical.ob 05cee39dc4 one more fix in logical expressions and "~" 11 anni fa
lsl.ob 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
man_or_boy.ob fb267ff8c1 bug fixes 12 anni fa
module.ob 53614ee1c1 initial commit 12 anni fa
modules.ob 653c94f019 Fix export pointer types. 10 anni fa
new.ob 53614ee1c1 initial commit 12 anni fa
nil.ob 53614ee1c1 initial commit 12 anni fa
odd.ob 5c0aea3aaa bug fixes 12 anni fa
ord.ob 6e60392f59 more built-in functions + bug fixes 12 anni fa
pack_unpk.ob 917405eacd UNPACK -> UNPK (according to language repot). Fix Issue #44. 11 anni fa
parentheses.ob e037ff44fb Use DIV for integers, forbid / 12 anni fa
pointer.ob a7ce93348e Check indexes for arrays (on write) as an option. 9 anni fa
proc.ob f8ca2bd829 improve runtime diagnostic for failing type guard (include module names) 9 anni fa
proc_local.ob 7383465879 local procedures 12 anni fa
record.ob 0c9666dfca fix record/array copy/clone - do not mangle record fields, use type info instead 10 anni fa
relations.ob 5ff81f99ed fix relaations and set operations 12 anni fa
repeat.ob 53614ee1c1 initial commit 12 anni fa
return.ob c5377d86cb MAP's assigning and returning. Bug fixes. 10 anni fa
ror.ob 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
set.ob 98e44f9281 INCL/EXCL works for non-const second argument (as in a new report 07/13). 11 anni fa
string.ob d5711fdd7b fix bugs when dynamic array is passed as VAR argument 10 anni fa
var_parameter.ob 7350165bc7 MAP's scalar element cannot be passed as VAR. 10 anni fa
while.ob 53614ee1c1 initial commit 12 anni fa