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