Sven Barth
|
2650049b2c
* initialize Result variable of THTTPSysHandler.WaitForRequest
|
4 年之前 |
Pierre Muller
|
4acf8d36b8
Add symbol_order*.fpc files to .gitignore
|
4 年之前 |
Yuriy Sydorov
|
6007ceb908
* Patch by J. Gareth "Kit" Moreton (issue #39343). x86 peephole
|
4 年之前 |
Yuriy Sydorov
|
940ac567a5
* Patch by J. Gareth "Kit" Moreton (issue #39343). Added missing allocation
|
4 年之前 |
Michaël Van Canneyt
|
06b659f787
* Fix issue #39342, after exception in doapplyupdates, res is not valid
|
4 年之前 |
Nikolay Nikolov
|
239557237f
* regenerated makefiles with the latest fpcmake from trunk
|
4 年之前 |
Pierre Muller
|
810de9eaca
Try to avoid infinite loop for revision target on svn repo
|
4 年之前 |
Pierre Muller
|
ae8972083f
Use pascal hunk for diff output for pascal source files
|
4 年之前 |
Michaël Van Canneyt
|
dcf64d8fee
* Export statement
|
4 年之前 |
florian
|
f8c92914c2
* indention fixed
|
4 年之前 |
Pierre Muller
|
33ad038bbb
* Avoid some wrong error messages after initial error
|
4 年之前 |
Yuriy Sydorov
|
16d17de1ff
+ Added a test for a bug fixed in b96057ad.
|
4 年之前 |
Yuriy Sydorov
|
b43ee41090
* If in a move instruction "MOV reg1,reg2" one of the registers must be
|
4 年之前 |
Yuriy Sydorov
|
213a0a704a
* Added trgobj.remove_ai(), call it instead of code duplication.
|
4 年之前 |
Yuriy Sydorov
|
b96057adeb
* Remove register allocations of coalesced registers if the alias
|
4 年之前 |
mattias
|
d20f18634f
pas2js: git ignore linux binaries
|
4 年之前 |
Michaël Van Canneyt
|
54415f8f4e
* Import statement
|
4 年之前 |
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 年之前 |