peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 éve |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 éve |
peter
|
c371d639f4
* fixed missing reset of inputbuffer after include file or macro
|
19 éve |
peter
|
aee2da566d
* scannerdirectives to TFPHashObjectList
|
19 éve |
florian
|
5cb1af6e2a
* fixed some issue with the inputpointer when specializing generics
|
19 éve |
florian
|
a3a650ee73
* fixed more line numering output
|
19 éve |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 éve |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 éve |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 éve |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 éve |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
19 éve |
florian
|
058e1877ba
+ store compiler switch changes in generic token streams
|
19 éve |
florian
|
85d63d9fa9
* settings refactored
|
19 éve |
peter
|
3078a1927f
* remove ttype
|
19 éve |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 éve |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
19 éve |
micha
|
bd6afce618
enable typed addresses {$T+} in fpc and objfpc mode
|
19 éve |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 éve |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
Jonas Maebe
|
ed910b5d31
* support goto/label by default in tp/delphi/macpas modes (bug 4893)
|
19 éve |
peter
|
b1c66a106e
* more dup id fixes
|
19 éve |
peter
|
a59690b147
* make generic basics working again
|
19 éve |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 éve |
olle
|
7b811ac58e
Added short circuit evaluation of compile time expressions
|
19 éve |
peter
|
a5f659b982
* support FPCDATE include
|
19 éve |
peter
|
95879fe8a7
* basic support for generic classes
|
19 éve |
Jonas Maebe
|
ef2a0c7ddf
* changed default packenum for MacPas from 1 to 2 (compatible with Metrowerks)
|
19 éve |
florian
|
d6628f1d8b
* resolve postponed local switch changes before switching mode
|
19 éve |
peter
|
539b7dc220
* setting the compile mode should set the preprocessor symbol directly
|
20 éve |
olle
|
e40c2fd8b0
+ compile time expression type checking
|
20 éve |