Mattias Gaertner
|
7a6fed75a0
fcl-passrc: $warn directive
|
7 年之前 |
Mattias Gaertner
|
7d95a993ca
pastojs: fixed debug code
|
7 年之前 |
Mattias Gaertner
|
6e807dfbc4
fcl-passrc: fixed mode delphi static array of char = string literal, started $warn directive
|
7 年之前 |
nickysn
|
966564aade
- removed 'if assigned(code)' before calling code.free in tcgprocinfo.destroy,
|
7 年之前 |
Mattias Gaertner
|
dfc5225671
pastojs: version 0.9.27
|
7 年之前 |
Mattias Gaertner
|
f791a20cab
pastojs: atypeinfo:=pointer
|
7 年之前 |
Mattias Gaertner
|
62c05140cf
fcl-passrc: resolver: pointer=class
|
7 年之前 |
Mattias Gaertner
|
9e3035383a
fcl-passrc: resolver: mode delphi: allow passing static array to openarray
|
7 年之前 |
florian
|
78943ea843
+ patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899
|
7 年之前 |
florian
|
af37ca8563
- remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years
|
7 年之前 |
florian
|
1472a81768
* patch by J. Gareth Moreton to unify the x86 assembler optimizer method headers, resolves #33908
|
7 年之前 |
Mattias Gaertner
|
5228cada27
pas2js: set version 0.9.26
|
7 年之前 |
Mattias Gaertner
|
5c0a27a974
pastojs: external record field
|
7 年之前 |
Mattias Gaertner
|
936a26ed29
fcl-passrc: parser: external record field
|
7 年之前 |
Mattias Gaertner
|
2bc313fbe5
fcl-passrc: useanalyzer: new msg id for parameter of a virtual method not used
|
7 年之前 |
Mattias Gaertner
|
b2bd41d08e
pastojs: hint how to use -vl
|
7 年之前 |
Mattias Gaertner
|
2b12c34c0d
fcl-passrc: scanner: sleLineNumbers: show last parsed line of each file
|
7 年之前 |
florian
|
4aa0ad6735
* use vmov.xx to load float constants if possible
|
7 年之前 |
florian
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 年之前 |
michael
|
ec7a3a023e
* Fix resourcestring settings
|
7 年之前 |
michael
|
6e8ec3449f
* Allow to set version, add copyright header
|
7 年之前 |
michael
|
609c2385d6
* Added copyright headers, make sure webbluetooth spec can be converted
|
7 年之前 |
michael
|
bfc5d63fde
* Add webidl2pas
|
7 年之前 |
michael
|
e655b9137b
* webidl added
|
7 年之前 |
michael
|
426c610f13
* Added pascodegen
|
7 年之前 |
michael
|
6abf361557
* New common base for all pascal code generator units in fcl
|
7 年之前 |
svenbarth
|
a2b58b842b
+ add support for threadvars in records
|
7 年之前 |
svenbarth
|
c3ca96279a
+ add support for threadvars inside classes
|
7 年之前 |
svenbarth
|
019ebe598a
* regenerate msg*.inc files after addition of the message about threadvars inside classes/records without
|
7 年之前 |
svenbarth
|
0a45d7a774
+ add a message that is used when a threadvar section is started inside a class or record without the "class"
|
7 年之前 |