peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
67aa148602
* fixed softfpu support
|
19 年之前 |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 年之前 |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 年之前 |
florian
|
6387c36346
* fixed make cycle
|
19 年之前 |
Jonas Maebe
|
5fa53a1a8c
* optimize away "x mod 1" and "x div 1" + test (ppc code generator handled
|
19 年之前 |
florian
|
281d6907d2
* fixed overloading of div operator
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 年之前 |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 年之前 |
florian
|
adb193497d
+ softfloat support for wince
|
20 年之前 |
florian
|
e920b10d7a
+ nmat refactored to have simplify
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
07c67967cf
* fixed div qword
|
21 年之前 |
peter
|
c25228226d
* don't change sign for unsigned shl/shr operations
|
21 年之前 |
peter
|
e661df03ee
* fixes to previous constant integer commit
|
21 年之前 |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 年之前 |
peter
|
05e0d83348
* operator overload chooses rewrite
|
21 年之前 |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 年之前 |
peter
|
8012731ede
*** empty log message ***
|
21 年之前 |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 年之前 |
florian
|
d7786f6246
* fixed generic shl/shr operations
|
21 年之前 |
Jonas Maebe
|
e9eff10134
+ support for evaluating qword constant expressions (both arguments have
|
21 年之前 |