Vladislav Folts
|
7c4fedd5ac
UNPACK -> UNPK (according to language repot). Fix Issue #44.
|
há 11 anos atrás |
Vladislav Folts
|
b4160a80c8
BYTE and INTEGER are not compatible as components of PRECEDURE type.
|
há 11 anos atrás |
Vladislav Folts
|
f797ef5812
Fix import types qualifing one more time.
|
há 11 anos atrás |
Vladislav Folts
|
8ead392132
Fix procedure type checking (ARRAY parameter).
|
há 11 anos atrás |
Vladislav Folts
|
313e6915be
Fix record inheritance from another module.
|
há 11 anos atrás |
Vladislav Folts
|
12b9b9e409
investigating Issue #34 (incorrect CASE syntax)
|
há 11 anos atrás |
Vladislav Folts
|
ac91f14e1a
fix code generation for logical expressions with "~"
|
há 11 anos atrás |
Vladislav Folts
|
f28ae960fe
Merge branch 'release' of https://github.com/vladfolts/oberonjs into release
|
há 11 anos atrás |
Vladislav Folts
|
0ed6ae841b
fix string relation/ordering operations
|
há 11 anos atrás |
Vladislav Folts
|
0d6b794404
Emulate Function.prototype.bind if not supported by JS host.
|
há 11 anos atrás |
Vladislav Folts
|
81b9cd234e
cleanup
|
há 11 anos atrás |
Vladislav Folts
|
113d3d2896
A new oberon language report by Wirth (07/13).
|
há 11 anos atrás |
Vladislav Folts
|
5d2ae23b66
Remove LONGREAL (as in a new rport 07/13)
|
há 11 anos atrás |
Vladislav Folts
|
4d1369e1ae
ASSER accepts only one argument (as in a new report 07/13)
|
há 11 anos atrás |
Vladislav Folts
|
17393de984
Remove COPY/LONG/SHORT (as in a new report 07/13)
|
há 11 anos atrás |
Vladislav Folts
|
86b986c14a
INC/DEC work for non-const second argumnet (as in a new report 07/13).
|
há 11 anos atrás |
Vladislav Folts
|
98e44f9281
INCL/EXCL works for non-const second argument (as in a new report 07/13).
|
há 11 anos atrás |
Vladislav Folts
|
af14fc0bc7
Support BYTE type.
|
há 11 anos atrás |
Vladislav Folts
|
528748baab
Extra check for exported types. Not needed in current understanding.
|
há 11 anos atrás |
Vladislav Folts
|
2944856427
delete unintentionally committed
|
há 11 anos atrás |
Vladislav Folts
|
7d72add28f
Fix special characters (for javascript) escaping in Oberon string literals.
|
há 11 anos atrás |
Vladislav Folts
|
13d5eda362
Support JS.var type to reference any JavaScript variable.
|
há 11 anos atrás |
vladfolts
|
ab9d6d3dfa
Merge pull request #31 from vladfolts/rel_v1.0
|
há 11 anos atrás |
Vladislav Folts
|
d5283231cb
fix pointer types exporting
|
há 11 anos atrás |
Vladislav Folts
|
5bb88b5f9e
Fix record extending by non record type (Issue #30).
|
há 11 anos atrás |
Vladislav Folts
|
d2e47e410a
.
|
há 11 anos atrás |
Vladislav Folts
|
06ecbc59c5
fix code generation when array field is passed as VAR
|
há 11 anos atrás |
Vladislav Folts
|
330fa59eef
compile dependencies too
|
há 11 anos atrás |
Vladislav Folts
|
5880c12f8c
save compiler output to file
|
há 11 anos atrás |
Vladislav Folts
|
c558ac1118
more tests
|
há 11 anos atrás |