florian
|
677f829732
* tw39323 needs to turn on range check to test what it is supposed to test
|
4 лет назад |
florian
|
3cddfb4e2f
* patch by J. Gareth Moreton: x86: SETcc/TEST/SETcc -> SETcc/SETcc optimisation, resolves #39271
|
4 лет назад |
florian
|
a5f6505edc
* fix range checking for zero based strings, resolves #39323
|
4 лет назад |
florian
|
468975aa30
+ move often used floating point constants into registers
|
4 лет назад |
florian
|
d2921dfb55
* move more node tree optimizations to tcgprocinfo.OptimizeNodeTree
|
4 лет назад |
florian
|
b3bf183fd3
* pass the final name of the compiler executable when compiling the compiler to avoid
|
4 лет назад |
Michaël Van Canneyt
|
6a9d2cae93
* Debugger statement
|
4 лет назад |
Michaël Van Canneyt
|
652643499a
* const and let statements
|
4 лет назад |
Michaël Van Canneyt
|
a214682495
* Parse async functions
|
4 лет назад |
Michaël Van Canneyt
|
d1bbc99e48
* Pass all directives through OnDirective
|
4 лет назад |
Michaël Van Canneyt
|
985ebf3b63
* New keywords for ECMA2021
|
4 лет назад |
Michaël Van Canneyt
|
714f036420
* Parse linklib directive
|
4 лет назад |
florian
|
396a030fc2
+ debugging statement
|
4 лет назад |
Michaël Van Canneyt
|
b36154671b
* Bring compileserver functionality up-to-date with simpleserver
|
4 лет назад |
Michaël Van Canneyt
|
bfc5fcb8d1
* Compile httpjson
|
4 лет назад |
Michaël Van Canneyt
|
06ab6d7fa7
* Enable location management API
|
4 лет назад |
Michaël Van Canneyt
|
886baf4cb9
* location management API
|
4 лет назад |
Michaël Van Canneyt
|
a206deddfb
* Improved solution for issue #38435, json helpers for http request/response
|
4 лет назад |
Michaël Van Canneyt
|
4dc1e22f1f
* Allow to move routes, make route management thread-safe
|
4 лет назад |
Michaël Van Canneyt
|
a390a27420
* Uppercase argument for GetHTTPStatusText
|
4 лет назад |
Michaël Van Canneyt
|
66a1486f32
* SetStatus convenience call
|
4 лет назад |
Michaël Van Canneyt
|
f9c006ca9f
* Remove module, move module before default
|
4 лет назад |
Michaël Van Canneyt
|
cb73bb939b
* Use FPC server by default
|
4 лет назад |
Michaël Van Canneyt
|
7ef2012151
* Fix wrong read loop
|
4 лет назад |
florian
|
2ce34f7bd3
* do constant folding on div <const. int> div <const. int>, resolves #39301
|
4 лет назад |
mattias
|
261c0ff708
pastojs: fixed typecast jsvalue to external class instance not checking if Object
|
4 лет назад |
mattias
|
84c2a0d89e
fcl-web: example missing semicolon and gitignore linux bin
|
4 лет назад |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
4 лет назад |
Michaël Van Canneyt
|
fe656ab4ef
fix for issue #39333
|
4 лет назад |
Michaël Van Canneyt
|
40dc7380dc
* Correct precisions
|
4 лет назад |