Vladislav Folts f139f12a34 array fixes + corrections to confirm report 11 anni fa
..
errors bfb1492d00 operator precedence fixes 12 anni fa
abs.js cfc98769d7 resolve possible conflict between varialbe 'Math' and standard JAvaScript class in generated code. 11 anni fa
arithmetic.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
array.js f139f12a34 array fixes + corrections to confirm report 11 anni fa
asr.js 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
assert.js 5ff81f99ed fix relaations and set operations 12 anni fa
blur.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
case.js 8e5654c8fc more built-in procedures, eliminate extra parentheses from generated code, bug fixes 12 anni fa
cast.js b486363839 Fix typeguard for value variables (Issue #16). 11 anni fa
chr.js 5ff81f99ed fix relaations and set operations 12 anni fa
const.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
copy.js bf13043b14 predefined procedure COPY 12 anni fa
export.js 10f27f5a4d making it work in IE10, more fixes needed for IE8 11 anni fa
floor.js 907372e9b0 implement FLOOR/FLT/LONG/SHORT/INC/DEC 12 anni fa
flt.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
for.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
if.js 3c756bf850 Fix issue #8: IF expression code generator bug. Preparing to implement IMPORT. 12 anni fa
inc_dec.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
is.js 10f27f5a4d making it work in IE10, more fixes needed for IE8 11 anni fa
js_keyword.js 3902a52e2c escape reserved JavaScript keywords 11 anni fa
js_module.js 3c0cfed82b Implement JS.do function to insert JavaScript code to generated code. 11 anni fa
len.js 2b5bd5ba37 procedure returning a result cannot be used as a statement. 12 anni fa
logical.js 53614ee1c1 initial commit 12 anni fa
long_short.js 907372e9b0 implement FLOOR/FLT/LONG/SHORT/INC/DEC 12 anni fa
lsl.js 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
man_or_boy.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
module.js 53614ee1c1 initial commit 12 anni fa
modules.js 0fff0d7f4b Fix wrong code generation for vars with imported record type (Issue #15). 11 anni fa
new.js 1a582a573c fix type guard semantic: pointer type is checked for pointer variable and record type for record variable. 11 anni fa
nil.js 1a582a573c fix type guard semantic: pointer type is checked for pointer variable and record type for record variable. 11 anni fa
odd.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
ord.js 5ff81f99ed fix relaations and set operations 12 anni fa
pack_unpack.js 12c2ec0dc9 all predefined functions are implemented. 12 anni fa
parentheses.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
pointer.js a67134562a fix multiple forward declarations to the same type 11 anni fa
proc.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
proc_local.js 10f27f5a4d making it work in IE10, more fixes needed for IE8 11 anni fa
record.js 10f27f5a4d making it work in IE10, more fixes needed for IE8 11 anni fa
relations.js 5ff81f99ed fix relaations and set operations 12 anni fa
repeat.js 53614ee1c1 initial commit 12 anni fa
ror.js 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 anni fa
set.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
string.js 7322c2703a support aliases in IMPORT 12 anni fa
var_parameter.js 7aca683c3b fix integer arithmetics overflow (Issue #19). 11 anni fa
while.js 53614ee1c1 initial commit 12 anni fa