florian
|
b3bf183fd3
* pass the final name of the compiler executable when compiling the compiler to avoid
|
il y a 4 ans |
Michaël Van Canneyt
|
6a9d2cae93
* Debugger statement
|
il y a 4 ans |
Michaël Van Canneyt
|
652643499a
* const and let statements
|
il y a 4 ans |
Michaël Van Canneyt
|
a214682495
* Parse async functions
|
il y a 4 ans |
Michaël Van Canneyt
|
d1bbc99e48
* Pass all directives through OnDirective
|
il y a 4 ans |
Michaël Van Canneyt
|
985ebf3b63
* New keywords for ECMA2021
|
il y a 4 ans |
Michaël Van Canneyt
|
714f036420
* Parse linklib directive
|
il y a 4 ans |
florian
|
396a030fc2
+ debugging statement
|
il y a 4 ans |
Michaël Van Canneyt
|
b36154671b
* Bring compileserver functionality up-to-date with simpleserver
|
il y a 4 ans |
Michaël Van Canneyt
|
bfc5fcb8d1
* Compile httpjson
|
il y a 4 ans |
Michaël Van Canneyt
|
06ab6d7fa7
* Enable location management API
|
il y a 4 ans |
Michaël Van Canneyt
|
886baf4cb9
* location management API
|
il y a 4 ans |
Michaël Van Canneyt
|
a206deddfb
* Improved solution for issue #38435, json helpers for http request/response
|
il y a 4 ans |
Michaël Van Canneyt
|
4dc1e22f1f
* Allow to move routes, make route management thread-safe
|
il y a 4 ans |
Michaël Van Canneyt
|
a390a27420
* Uppercase argument for GetHTTPStatusText
|
il y a 4 ans |
Michaël Van Canneyt
|
66a1486f32
* SetStatus convenience call
|
il y a 4 ans |
Michaël Van Canneyt
|
f9c006ca9f
* Remove module, move module before default
|
il y a 4 ans |
Michaël Van Canneyt
|
cb73bb939b
* Use FPC server by default
|
il y a 4 ans |
Michaël Van Canneyt
|
7ef2012151
* Fix wrong read loop
|
il y a 4 ans |
florian
|
2ce34f7bd3
* do constant folding on div <const. int> div <const. int>, resolves #39301
|
il y a 4 ans |
mattias
|
261c0ff708
pastojs: fixed typecast jsvalue to external class instance not checking if Object
|
il y a 4 ans |
mattias
|
84c2a0d89e
fcl-web: example missing semicolon and gitignore linux bin
|
il y a 4 ans |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
il y a 4 ans |
Michaël Van Canneyt
|
fe656ab4ef
fix for issue #39333
|
il y a 4 ans |
Michaël Van Canneyt
|
40dc7380dc
* Correct precisions
|
il y a 4 ans |
florian
|
3069d74ecc
* handle constant folding correctly for <pointer>+<ord. constant>+<ord. constant>, resolves #39332
|
il y a 4 ans |
Michaël Van Canneyt
|
cb22b7a1d5
* Fopefully last fix for non-select platforms
|
il y a 4 ans |
Michaël Van Canneyt
|
71457e6408
* More platform fixes
|
il y a 4 ans |
Michaël Van Canneyt
|
0b96cc3a30
* Fix for non-compilation on non-supported platforms: linux -> unix
|
il y a 4 ans |
Michaël Van Canneyt
|
6e5103f3c5
* Fix for non-compilation on non-supported platforms
|
il y a 4 ans |