Vladislav Folts
|
064c95e741
Use qualident as CASE's label - according to report.
|
9 years ago |
Vladislav Folts
|
e67fb998d5
Code generation for CASE by type.
|
9 years ago |
Vladislav Folts
|
5d7d1b6390
Implementing CASE for types.
|
9 years ago |
Vladislav Folts
|
60a0cd80e4
bug fixes
|
10 years ago |
Vladislav Folts
|
a54c88fb65
FOR..IN for arrays
|
10 years ago |
Vladislav Folts
|
5ff5c6c381
respect type system
|
10 years ago |
Vladislav Folts
|
fd656b07c4
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
fff899eb0e
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
5b2663b130
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
b52049bece
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
8cbaba0280
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
d4266eb515
js -> eberon transition, bug fixes
|
10 years ago |
Vladislav Folts
|
186cbbea7e
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
76238e3810
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
d7d29ba4ed
js -> eberon transition
|
10 years ago |
Vladislav Folts
|
7350165bc7
MAP's scalar element cannot be passed as VAR.
|
10 years ago |
Vladislav Folts
|
445cfded49
Parameterized constructors.
|
10 years ago |
Vladislav Folts
|
0342c0f94f
Mangle predefined JS object fields: 'constructor' and 'prototype'
|
10 years ago |
Vladislav Folts
|
37fc981097
move eberon-specific code to separate file
|
10 years ago |
Vladislav Folts
|
9bf2b4bfe6
Code generation for constructor.
|
10 years ago |
Vladislav Folts
|
550de623e7
Fix possible pointer variable declaration to undeclared type.
|
10 years ago |
Vladislav Folts
|
3ec2ef1f97
procedure ending ident is optional in Eberon
|
10 years ago |
Vladislav Folts
|
b14b57f25c
dynamic arrays: add 'add' methof
|
10 years ago |
Vladislav Folts
|
33003e4104
adding methods for dynamic arrays (in process)
|
10 years ago |
Vladislav Folts
|
47478970e9
dynamic arrays: syntax + basic type checking
|
11 years ago |
Vladislav Folts
|
75ed96153e
Non-VAR arguments are read-only in Eberon.
|
11 years ago |
Vladislav Folts
|
a58212e8ad
more tests
|
11 years ago |
Vladislav Folts
|
baeb6870ce
Do not allow to pass pointer to derived as VAR pointer to base
|
11 years ago |
Vladislav Folts
|
9b639a281f
temporary values in progress
|
11 years ago |
Vladislav Folts
|
48189af6ca
non-VAR record parameters are read-only
|
11 years ago |