compiler
|
bbfbab7e0c
* Moved handling of comments and line breaks in assembler blocks from scanner to tokenizer level. Handling them at character level was causing compiler to accept comments in the middle of any assembler token, which should never happen. It was also causing Mantis #27459: a newline immediately after closing 'end' token was first handled in asmgetchar and then by normal parser, causing all subsequent line numbering to be off by one.
|
9 年之前 |
ide
|
8e9256a93c
* fixed IDE compilation with GDBMI=1 (mantis #28890)
|
9 年之前 |
installer
|
e54be530d7
* added SDL sources
|
9 年之前 |
packages
|
81b778f555
* Correction on previous patch
|
9 年之前 |
rtl
|
9157a11b7e
* Applied partial patch from barlone to change var->out for IdentToInt
|
9 年之前 |
tests
|
b7786d0849
* fix test parameter
|
9 年之前 |
utils
|
1906217491
* Fix default values (bug ID 27996)
|
9 年之前 |
.gitattributes
|
96257e11d7
* Add widestrutils, delphi compatibility (Bug ID 28396)
|
9 年之前 |
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
11 年之前 |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年之前 |
Makefile.fpc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年之前 |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年之前 |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年之前 |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年之前 |