Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 жил өмнө |
Jonas Maebe
|
2d5f97953d
* store vmt procdefs in the ppu files so we don't have to use a hack to
|
17 жил өмнө |
Jonas Maebe
|
fbac599784
+ initial implementation of whole-program optimisation framework
|
17 жил өмнө |
Jonas Maebe
|
597622d313
* moved the forwardchecksyms back to symbase (but the main functionality
|
17 жил өмнө |
Jonas Maebe
|
0b815a6fff
- removed global "resolving_forward" variable (was no longer used)
|
17 жил өмнө |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 жил өмнө |
Jonas Maebe
|
156acf3817
* fixed version of r11719 (faster parsing of units with lots of declarations
|
17 жил өмнө |
Jonas Maebe
|
f35051f76e
- reverted r11719, there are still some problems with it
|
17 жил өмнө |
Jonas Maebe
|
632abdace8
* keep the syms that need to be checked for forward definitions in a
|
17 жил өмнө |
peter
|
6c586e4eca
* store specializations in globalsymtable for units, use localsymtable
|
17 жил өмнө |
florian
|
ed9c7ceaea
* support deprecated for types
|
17 жил өмнө |
Almindor
|
62205d0346
* fix memory leaks in create_dwarf and types_dec procedures thanks to Giulio Bernardi's detailed report
|
17 жил өмнө |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 жил өмнө |
Jonas Maebe
|
20a35f9701
* fixed public/export support for initialised variables/typed
|
18 жил өмнө |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 жил өмнө |
florian
|
7d3d64e2ec
* fixed #8156
|
18 жил өмнө |
pierre
|
31e650f98d
fix another memory leak
|
18 жил өмнө |
florian
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
19 жил өмнө |
florian
|
28c5578976
* don't generate vmt for a generic
|
19 жил өмнө |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
peter
|
99309202bc
* don't try to generate rtti if the type has an error
|
19 жил өмнө |
peter
|
84a96d66de
* move rtti and vmt table generation into write_persistent_type_info
|
19 жил өмнө |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 жил өмнө |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
florian
|
4c76107b98
* limited generics to records, classes, objects and interfaces
|
19 жил өмнө |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 жил өмнө |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 жил өмнө |
florian
|
85d63d9fa9
* settings refactored
|
19 жил өмнө |
peter
|
3078a1927f
* remove ttype
|
19 жил өмнө |