paul
|
4e82976798
compiler: raise an internal error if deprecated message is trying to set to a non clear string pointer
|
před 16 roky |
paul
|
d29de71b75
compiler: allow message after the *deprecated* keyword
|
před 16 roky |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
před 17 roky |
florian
|
2d91fef4f1
+ accept system.string, resolves #10489
|
před 17 roky |
peter
|
1e123d66ba
* improved generics
|
před 18 roky |
florian
|
7229dcfdcb
* setup a proper symtable stack before parsing the generic declaration itself, resolves #9419
|
před 18 roky |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
před 18 roky |
florian
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
před 18 roky |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
před 19 roky |
florian
|
be2b715d3c
+ parsing of disp variant invokes
|
před 19 roky |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
před 19 roky |
florian
|
85d63d9fa9
* settings refactored
|
před 19 roky |
florian
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
před 19 roky |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
před 19 roky |
peter
|
4c19728d9b
* fix crash with ident not found
|
před 19 roky |
Jonas Maebe
|
9fd4e98dad
* fixed displaying of hints such for procedures and functions
|
před 19 roky |
peter
|
95879fe8a7
* basic support for generic classes
|
před 19 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
8d251e8506
* unit mapping rewrite
|
před 20 roky |
florian
|
fe54af8f82
* finally is an "endtoken" as well
|
před 21 roky |
florian
|
8a9758c5e2
* logs truncated
|
před 21 roky |
daniel
|
ce11762359
- Comment out unused tokenstring function
|
před 21 roky |
peter
|
607b41f22e
* except is also an end of block token
|
před 21 roky |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
před 22 roky |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
před 22 roky |
peter
|
fe6518a49c
* allow more tokens instead of only semicolon after inherited
|
před 22 roky |
carl
|
6227991d96
- remove lower in hint
|
před 22 roky |
carl
|
93d011d184
+ checking for symbols used with hint directives is done mostly in pexpr
|
před 22 roky |