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