Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
4 years ago |
Mattias Gaertner
|
af5a6cd9d2
fcl-passrc: resolver: ord(integer)
|
4 years ago |
Mattias Gaertner
|
b460f87fd4
fcl-passrc: fixed checking statement after except-on
|
4 years ago |
Mattias Gaertner
|
3b0df17bd1
fcl-passrc: resolver: check library export function overload
|
4 years ago |
Mattias Gaertner
|
e911431ed4
fcl-passrc: parser: export unit.symbol, resolver: started library export
|
4 years ago |
Mattias Gaertner
|
f0122bd4a0
fcl-passrc: resolver: parse library
|
4 years ago |
Mattias Gaertner
|
8eafcd9490
pastojs: await with one param must be async function
|
4 years ago |
Mattias Gaertner
|
1d1dce1f60
fcl-passrc: fixed resolve string lit on non utf-8 system
|
4 years ago |
Mattias Gaertner
|
fe4fda2a35
fcl-passrc: resolver: split source and target codepage
|
4 years ago |
michael
|
b27054e170
* Parse Apple universal interfaces
|
4 years ago |
Mattias Gaertner
|
bb3d472251
fcl-passrc: fixed tests
|
4 years ago |
Mattias Gaertner
|
0f391f5e1a
undo
|
4 years ago |
Mattias Gaertner
|
b8d5e9c8d2
fcl-passrc: fixed tests
|
4 years ago |
Mattias Gaertner
|
1b569bf329
fcl-passrc: resolver: enum range str, ord, typecast
|
4 years ago |
Mattias Gaertner
|
c62d4e117c
fcl-passrc: resolver: case EnumRg of end; issue #37860
|
4 years ago |
Mattias Gaertner
|
43b236a4df
fcl-passrc: resolver: mark inherited a:= as assignment, issue #37851
|
4 years ago |
Mattias Gaertner
|
dd82f63c3f
fcl-passrc: fixed unit implementation uses namespace as unit intf identifier
|
5 years ago |
Mattias Gaertner
|
13903e44f4
fcl-passrc: resolver: GetTypeKind
|
5 years ago |
Mattias Gaertner
|
db49df38bc
fcl-passrc: resolver: started hub for shared values
|
5 years ago |
Mattias Gaertner
|
0fa8ef9fa9
fcl-passrc: resolving (a as b)[]
|
5 years ago |
Mattias Gaertner
|
619776ad48
fcl-passrc: resolver: nicer incompatible types anonymous proc and proc type
|
5 years ago |
Mattias Gaertner
|
a2342c710e
fcl-passrc: resolver: check procedure modifiers of proc body and declration, procedure modifier async
|
5 years ago |
Mattias Gaertner
|
c66ac2f892
fcl-passrc: resolver: allow passing a string/char to an array of char
|
5 years ago |
Mattias Gaertner
|
bb4557c5fe
fcl-passrc: allow static directive repetition in method implementation
|
5 years ago |
Mattias Gaertner
|
1af626817e
fcl-passrc: resolver: mode delphi: allow member with same name as ancestor member
|
5 years ago |
Mattias Gaertner
|
b8bcccc1f1
fcl-passrc: fixed resolving with-do x, where x is in helper and class
|
5 years ago |
Mattias Gaertner
|
e9ac6799a6
fcl-passrc: resolver: test helper from last unit
|
5 years ago |
Mattias Gaertner
|
5ef735ca11
fcl-passrc: resolver: check proc args procedural type by signature in mode objfpc
|
5 years ago |
Mattias Gaertner
|
06a6bfd981
fcl-passrc: on incompatible procedural arg types write params
|
5 years ago |
Mattias Gaertner
|
5498835ad8
fcl-passrc: resolver: typecast unrelated classes: only warn instead of error
|
5 years ago |