Jeremiah Orians
|
358b6cfb96
Fix modulus behavior that is wrong.
|
4 years ago |
Jeremiah Orians
|
07baf02efe
Looks like I got x86/AMD64 signed and unsigned division backwards.
|
4 years ago |
Jeremiah Orians
|
132e685f97
Fix x86 behavior on unsigned compares
|
4 years ago |
Jeremiah Orians
|
c4a636c99d
Fix shift behavior to better match C standard
|
4 years ago |
Jeremiah Orians
|
87672ddfdb
Release 1.6.0
|
4 years ago |
Jeremiah Orians
|
1221a5e6dc
Replace NOP with NULL because that is what is really ment by it
|
5 years ago |
Jeremiah Orians
|
64a3a1b674
Get division on x86/AMD64 a closer approximation of what is correct
|
5 years ago |
Jeremiah Orians
|
dea4f902b7
Adding support for additional type compatibility with C and backported
|
5 years ago |
Jeremiah Orians
|
e55dc78597
4/24 working tests for AMD64
|
5 years ago |
Jeremiah Orians
|
f05b23ef34
Removed redundent x86 definitions
|
6 years ago |
Jeremiah Orians
|
9a2c6b4019
Harmonized License headers and added missing license headers
|
6 years ago |
Jeremiah Orians
|
56db0fcad4
Breaking change in M2-Planet
|
6 years ago |
Jeremiah Orians
|
6ea629f6a2
Fixing typo in License headers
|
6 years ago |
Jeremiah Orians
|
dc94afb558
Lots of clean and enhancements to simplify task of writing it in assembly.
|
6 years ago |
Jeremiah Orians
|
426a92ab09
Finally became self-hosting
|
6 years ago |
Jeremiah Orians
|
f6752b2802
Added additional functionality such as mixed structs, do while loops,
|
7 years ago |
Jeremiah Orians
|
9a919d20ea
Minor reordering of tests and the addition of unary - and ! support
|
7 years ago |
Jeremiah Orians
|
4916fb9385
Put common x86 platform logic in a shared folder to reduce duplicate code
|
7 years ago |