Mattias Gaertner
|
3d186b2706
pastojs: for value in externalarray do
|
7 年 前 |
Mattias Gaertner
|
d64664dedc
pastojs: case-of and external const
|
7 年 前 |
Mattias Gaertner
|
0fcec04382
pastojs: fixed removing leading zeroes from hex numbers
|
7 年 前 |
Mattias Gaertner
|
a3c5ac010f
fcl-passrc: resolver: fixed implicit call of func(typecast(function))
|
7 年 前 |
Mattias Gaertner
|
352bbfe19a
pastojs: test hints
|
7 年 前 |
Mattias Gaertner
|
e523672c12
pastojs: forbid pascalclass.new
|
7 年 前 |
Mattias Gaertner
|
bf21b08497
pastojs: external bracket accessor call, implemented simple calls and give error on others
|
7 年 前 |
Mattias Gaertner
|
b557bc5627
fcl-passrc: fixed prepending unitpath in error messages
|
7 年 前 |
Mattias Gaertner
|
cc7983d781
pastojs: external class field with brackets
|
7 年 前 |
Mattias Gaertner
|
d323bd087e
pastojs: added option -FN<x>, marked -NS as obsolete
|
7 年 前 |
Mattias Gaertner
|
50564747b2
pastojs: number literals: remove leading zeroes
|
7 年 前 |
Mattias Gaertner
|
c3511b0a83
pastojs: forbid typecast record
|
7 年 前 |
Mattias Gaertner
|
7cb5f2a9d7
pastojs: fixed typecast smallint(integer)
|
7 年 前 |
Mattias Gaertner
|
d0f7497845
pastojs: fixed typecast shortint(integer)
|
7 年 前 |
Mattias Gaertner
|
37819b8da1
pastojs: fixed typecast(obj[])[]
|
7 年 前 |
Mattias Gaertner
|
299ff9b50b
pastojs: case string of range
|
7 年 前 |
Mattias Gaertner
|
790e1e6007
pastojs: default(settype|rangetype|currency|string)
|
7 年 前 |
Mattias Gaertner
|
0493219f48
pastojs: external typed const
|
7 年 前 |
Mattias Gaertner
|
7ea975a869
pastojs: default(record)
|
7 年 前 |
Mattias Gaertner
|
f6c09153c2
pastojs: property specifier nodefault
|
7 年 前 |
Mattias Gaertner
|
8100f9b222
pastojs: nested classes
|
7 年 前 |
Mattias Gaertner
|
7db9ac914f
fcl-passrc: $Writeableconst
|
7 年 前 |
Mattias Gaertner
|
01ccfbcf61
pastojs: record const
|
7 年 前 |
Mattias Gaertner
|
3f0d3af123
pastojs: type alias type
|
7 年 前 |
Mattias Gaertner
|
80b008b76d
pastojs: typecast int(int)
|
7 年 前 |
Mattias Gaertner
|
f8ebe44fd0
pastojs: new(out ^record), dispose(^record)
|
7 年 前 |
Mattias Gaertner
|
3bc75e6627
pastojs: test range check string[] by reference
|
7 年 前 |
Mattias Gaertner
|
1215cafb4e
pastojs: range check string index
|
7 年 前 |
Mattias Gaertner
|
268ffcb854
pastojs: range check array index
|
7 年 前 |
Mattias Gaertner
|
65ae09a914
pastojs: range check char:=, char parameter
|
7 年 前 |