florian
|
1a2851eb47
* a lot of small changes:
|
25 years ago |
michael
|
586c4cea50
+ Conditionals fixed
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
a41bd45aad
* 0**n where n<>0 is 0; 0**0 generates RTE 207
|
25 years ago |
pierre
|
d7346825ee
changed to get nasm to compile system
|
25 years ago |
florian
|
2eb62408ae
* disabled FIXED data type per default
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
11a2d8977e
* fixed power(int,int) with negative base
|
26 years ago |
florian
|
47b7b2d321
* some math functions are now coded inline by the compiler
|
26 years ago |
peter
|
aedeaf9b7e
* removed temp defines
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
26 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
24cb89c2bd
* removed all explicit leave;ret commands and let them generate by
|
27 years ago |
pierre
|
ec5cec5909
* changed fsqrtl to fsqrt (needed by as v2.9.4 for win32)
|
27 years ago |
peter
|
96159c617a
* more constant expression evals
|
27 years ago |
pierre
|
e283510c19
merge for fixes branch
|
27 years ago |
peter
|
b8ff0c3320
+ internconst
|
27 years ago |
florian
|
f2b23a48b9
* corrected exp() function
|
27 years ago |
peter
|
de0a5038f9
* splitted default_extended from support_extended
|
27 years ago |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
27 years ago |
peter
|
7bf6c1a006
* removed dup power(longint)
|
27 years ago |
florian
|
29a7bb1314
* a lot small fixes to the extended data type work
|
27 years ago |
peter
|
12f6e38140
* force to use ATT or direct parsing
|
27 years ago |
root
|
d1a1f501c8
Initial revision
|
27 years ago |