Vladislav Folts
|
9b639a281f
temporary values in progress
|
11 年之前 |
Vladislav Folts
|
f7cc83d0fc
prohibit '-' export for methods
|
11 年之前 |
Vladislav Folts
|
56b16a615e
support read-onle export for excord fields using '-' mark
|
11 年之前 |
Vladislav Folts
|
8815864eaf
make possible designate procedure call result in Eberon. E.g.: proc().field()()
|
11 年之前 |
Vladislav Folts
|
c06b312ef5
forbid ARRAY OF CHAR -> STRING conversion
|
11 年之前 |
Vladislav Folts
|
2a959f63db
Get rid of JsString in favor of STRING
|
11 年之前 |
Vladislav Folts
|
81e0ba9324
STRING type is ready to use.
|
11 年之前 |
Vladislav Folts
|
0bf923ab6e
implement string indexing + bug fixes
|
11 年之前 |
Vladislav Folts
|
a920a6d18a
LEN supports STRING
|
11 年之前 |
Vladislav Folts
|
d618f06d1a
STRING type - first approach
|
11 年之前 |
Vladislav Folts
|
a47ab7c5ee
procedure.js -> Procedure.ob + bug fixes
|
11 年之前 |
Vladislav Folts
|
7e10187458
Allow non-scalar variables to be exported (in Eberon only).
|
11 年之前 |
Vladislav Folts
|
9fa6c44862
Fix for checking instantiation of record with having methods.
|
11 年之前 |
Vladislav Folts
|
234ae17d07
SELF and SUPER are keywords for Eberon
|
11 年之前 |
Vladislav Folts
|
81599597fb
methods: support export
|
11 年之前 |
Vladislav Folts
|
55801e4390
eberon: complete methods implementation
|
11 年之前 |
Vladislav Folts
|
16e0e5183d
eberon methods: implement super calls
|
11 年之前 |
Vladislav Folts
|
38f5cba533
method calling
|
11 年之前 |
Vladislav Folts
|
1144440c93
parse SELF
|
11 年之前 |
Vladislav Folts
|
52f793ccb0
methods: override
|
11 年之前 |
Vladislav Folts
|
172ed5fdd6
simple methos declaration is parsed
|
11 年之前 |
Vladislav Folts
|
cc07bf2cb5
a new grammar is test ready
|
11 年之前 |