negelef
|
72406ae9e0
Unified whitespace
|
6 tahun lalu |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 tahun lalu |
negelef
|
cc6987094a
Unified printing of fingerprints
|
6 tahun lalu |
negelef
|
8466e5744e
Fixed fingerprint width
|
6 tahun lalu |
negelef
|
f7dd7cdb70
Added support for 64-bit fingerprints
|
6 tahun lalu |
negelef
|
13165423e7
Add proper type definition for fingerprint values
|
6 tahun lalu |
felixf
|
1b22680b94
removed unused symbols,
|
6 tahun lalu |
felixf
|
ea71e5e348
vector register on the left hand side of an assignment
|
7 tahun lalu |
negelef
|
aa8277863d
Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively
|
7 tahun lalu |
eth.negelef
|
6768131975
Added proper type definition for evaluating constant integer expressions
|
7 tahun lalu |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 tahun lalu |
felixf
|
81fc79f11e
Improved and simplified parameter register handling:
|
7 tahun lalu |
felixf
|
4e4e439576
Removed priority from generic sections (replaced by section types)
|
7 tahun lalu |
felixf
|
ed9b331dbd
improved CRC computation (performance)
|
8 tahun lalu |
felixf
|
bbdfaf6b4f
Improved fingerprinting: many more cases don't go unnoticed
|
8 tahun lalu |
felixf
|
fd09b26e72
minimal performance issue
|
8 tahun lalu |
felixf
|
2aebb9f0d5
Allow for RESULT designator in inline procedures
|
8 tahun lalu |
felixf
|
6849ac77e4
Improved error handling: line/column position now available everywhere
|
8 tahun lalu |
felixf
|
8a0d7586e9
Simplified data structures for precise garbage collection again.
|
9 tahun lalu |
felixf
|
6234611290
This improves the memory fragmentation when using the compiler with large files
|
9 tahun lalu |
felixf
|
a52b00c3cc
Patched a bug with WINAPI calls. Callee should cleanup!
|
9 tahun lalu |
felixf
|
316732e6df
Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI)
|
9 tahun lalu |
felixf
|
5f23454cbf
Moved parts of the calling / stack convention to front-end. Stack layout harmonized:
|
9 tahun lalu |
felixf
|
7e7acc530f
Merged modifications from ActiveCells3
|
9 tahun lalu |
felixf
|
4ae503b9bf
|
9 tahun lalu |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 tahun lalu |