svenbarth
|
c45f738081
* fix DynArrayIndex(): as the last typeinfo entry is no longer a dynamic array the elSize needs to be remembered
|
há 8 anos atrás |
marcus
|
9291fb1eed
Arosunits: Fixed CliInit() entry
|
há 8 anos atrás |
svenbarth
|
b478ae031a
- remove %NORUN flag (remnant of copy pasting the test)
|
há 8 anos atrás |
svenbarth
|
1fe6404760
* a touch more inlining
|
há 8 anos atrás |
svenbarth
|
324e63b5d3
* a bit of language consolidation: "type helper" can now be used for records and classes as well
|
há 8 anos atrás |
svenbarth
|
b6a3d66224
* adjust check for non-static class methods in class helpers in so far that only classes allow such methods (interfaces and objects would not either)
|
há 8 anos atrás |
svenbarth
|
eef06e9bc6
* move the check whether a subclassed type helper extends a suitable subtype of the parent's extended type to a nested procedure
|
há 8 anos atrás |
svenbarth
|
d8ce141e2c
* fix program name
|
há 8 anos atrás |
maciej-izak
|
fff81bea64
* fix test run in Delphi: new Delphi (probably since XE7) has bug for method pointer which is considered as managed. Older Delphi versions are ok in this matter.
|
há 8 anos atrás |
nickysn
|
b41762d1bf
+ perform the optimization in tmoddivnode.firstoptimize also for div/mod by
|
há 8 anos atrás |
nickysn
|
e47a0599a5
* update revision.inc
|
há 8 anos atrás |
nickysn
|
910e1eccc8
* set the bit mask, used for modulus by power-of-2 in a way, that is independent
|
há 8 anos atrás |
Mattias Gaertner
|
92510ebe08
fcl-passrc: resolver: fixed reading constant $8000000000000000
|
há 8 anos atrás |
Mattias Gaertner
|
0ddf135404
fcl-passrc: resolver: fixed [][]
|
há 8 anos atrás |
michael
|
86ab5a4fd0
* Fix error messages, operator keyword starts new section
|
há 8 anos atrás |
michael
|
c929e0285b
* More uniform error message
|
há 8 anos atrás |
michael
|
2ac3610048
* Better presentation of arguments (bug ID 32275)
|
há 8 anos atrás |
michael
|
586de3ed67
* Patch from Seth Grover to allow for bigger grammars (bug ID 32273)
|
há 8 anos atrás |
michael
|
d0209031d2
* Observe defaultRunAllTests again
|
há 8 anos atrás |
michael
|
b4c7be0b2d
* Set exitcode on error usage
|
há 8 anos atrás |
michael
|
33fea4f9e3
* Fix detection of usage
|
há 8 anos atrás |
michael
|
1fa863721f
* Patch from Denis Kozlov to fix threaded server
|
há 8 anos atrás |
michael
|
a9819b3289
* Patch from Denis Kozlov to fix threaded server
|
há 8 anos atrás |
michael
|
3c45ad8c01
* jsonini has no resourcestrings
|
há 8 anos atrás |
michael
|
25e85d1772
* TJSONIniFile class added
|
há 8 anos atrás |
andrew
|
9bff5e1d2f
Small changes to chmbase. Changes parameter to const. Small formating changes.
|
há 8 anos atrás |
svenbarth
|
8aa90d0967
* tkQWord is considered an ordinal as well
|
há 8 anos atrás |
svenbarth
|
e60e055b8b
* handle tkClassRef
|
há 8 anos atrás |
svenbarth
|
89f03f4fdf
* adjust casing so that Lazarus keeps from changing it
|
há 8 anos atrás |
svenbarth
|
89e47e098a
* better handling of floating point types
|
há 8 anos atrás |