Vladislav Folts
|
cad6ffe01e
include local copy of JS libs: codemirror and processing
|
11 жил өмнө |
Vladislav Folts
|
7aca683c3b
fix integer arithmetics overflow (Issue #19).
|
11 жил өмнө |
Vladislav Folts
|
14cc0360fe
Merge branch 'master' of https://github.com/vladfolts/oberonjs
|
11 жил өмнө |
Vladislav Folts
|
b486363839
Fix typeguard for value variables (Issue #16).
|
11 жил өмнө |
vladfolts
|
42c24b51c0
Merge pull request #21 from valexey/patch-4
|
11 жил өмнө |
valexey
|
95f99c3626
Update oberonjs.html
|
11 жил өмнө |
vladfolts
|
3bc04dc995
Merge pull request #20 from valexey/patch-3
|
11 жил өмнө |
valexey
|
14fb03cb49
Update oberonjs.html
|
11 жил өмнө |
Vladislav Folts
|
8882ebb3dc
more tests (Issue #17)
|
11 жил өмнө |
Vladislav Folts
|
0fff0d7f4b
Fix wrong code generation for vars with imported record type (Issue #15).
|
11 жил өмнө |
Vladislav Folts
|
f1c1f515ca
fix export non-RECORD types (Issue #14)
|
11 жил өмнө |
Vladislav Folts
|
9c953b5b4b
fix multiple forward declarations
|
11 жил өмнө |
Vladislav Folts
|
8ff151821c
bug fix for specific pointer to pointer declaration
|
11 жил өмнө |
Vladislav Folts
|
a67134562a
fix multiple forward declarations to the same type
|
11 жил өмнө |
Vladislav Folts
|
1a582a573c
fix type guard semantic: pointer type is checked for pointer variable and record type for record variable.
|
11 жил өмнө |
Vladislav Folts
|
7f320f5e18
more tests
|
11 жил өмнө |
Vladislav Folts
|
26a5dda74d
.
|
11 жил өмнө |
Vladislav Folts
|
3c0cfed82b
Implement JS.do function to insert JavaScript code to generated code.
|
11 жил өмнө |
Vladislav Folts
|
e641094275
support IE8 (default browser for Windows XP)
|
11 жил өмнө |
Vladislav Folts
|
21892619b5
fix unit tests building for browser
|
11 жил өмнө |
Vladislav Folts
|
87f3c933d5
Merge branch 'master' of https://github.com/vladfolts/oberonjs
|
11 жил өмнө |
Vladislav Folts
|
10f27f5a4d
making it work in IE10, more fixes needed for IE8
|
11 жил өмнө |
Vladislav Folts
|
e202c8537f
makeng in work in IE - now works in IE10, more fixes needed for IE8.
|
11 жил өмнө |
Vladislav Folts
|
01d039895e
Merge branch 'master' of https://github.com/vladfolts/oberonjs
|
11 жил өмнө |
Vladislav Folts
|
3902a52e2c
escape reserved JavaScript keywords
|
11 жил өмнө |
Vladislav Folts
|
cf56cc1e71
git ignores tests output files
|
11 жил өмнө |
Vladislav Folts
|
73d0d105ab
Fix file comparing for latest nodejs version (Windows x64 v0.10.17).
|
11 жил өмнө |
Vladislav Folts
|
193f9cfd98
Fix Issue #13: missed comma in generated exports list.
|
11 жил өмнө |
Vladislav Folts
|
98edd4f333
cosmetic
|
11 жил өмнө |
Vladislav Folts
|
76663bc48d
imported variables are read-only (according to language report)
|
11 жил өмнө |