#fpc #freepascal #compiler #fpcobj #pascal

sergei 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 years ago
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 years ago
ide 8e9256a93c * fixed IDE compilation with GDBMI=1 (mantis #28890) 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages 81b778f555 * Correction on previous patch 9 years ago
rtl 9157a11b7e * Applied partial patch from barlone to change var->out for IdentToInt 9 years ago
tests b7786d0849 * fix test parameter 9 years ago
utils 1906217491 * Fix default values (bug ID 27996) 9 years ago
.gitattributes 96257e11d7 * Add widestrutils, delphi compatibility (Bug ID 28396) 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago