Ginger Bill
|
76b0c7b765
"Revert" to older demo
|
8 years ago |
Ginger Bill
|
83bad13e9e
Update default field value syntax; Use more declaration groupings
|
8 years ago |
Ginger Bill
|
e6a206a430
Check for empty generic declaration list
|
8 years ago |
Ginger Bill
|
6b5e9aec8e
Pascal style declaration grouping with ()
|
8 years ago |
Ginger Bill
|
2ab0d97573
`import` and `import_load` as keywords; Fix procedure literal call trick
|
8 years ago |
Ginger Bill
|
33eeb58521
Prefix `proc` syntax
|
8 years ago |
Ginger Bill
|
8fafdb185c
Remove := with var and :: with const
|
8 years ago |
Ginger Bill
|
333924cce1
v0.3 Release
|
8 years ago |
Ginger Bill
|
574b82c0c7
v0.3.0
|
8 years ago |
Ginger Bill
|
0d4945dc87
Implement u128/i128 features; Add bits.odin
|
8 years ago |
Ginger Bill
|
fec6df65b3
Use 128-bit integers for ExactValue integers
|
8 years ago |
Ginger Bill
|
45dbe8d354
`default:` to `case:`; `no_alias` to `#no_alias`
|
8 years ago |
Ginger Bill
|
5595daf5a3
Revert demo.odin
|
8 years ago |
Ginger Bill
|
64b5afd820
Fix issue #63 for block comments not terminating at an EOF
|
8 years ago |
Ginger Bill
|
789b297f32
Add hidden __tag for union variables.
|
8 years ago |
Ginger Bill
|
cc6282a6e3
Fix alignment and size bug of enums; Remove #ordered and make the default #ordered.
|
8 years ago |
Ginger Bill
|
206a3e093c
Remove check on array/slice/dynamic element size
|
8 years ago |
Ginger Bill
|
c7575164cc
Revert to previous demo
|
8 years ago |
Ginger Bill
|
99125dc743
Fix issue #51; begin work on `atomic` types
|
8 years ago |
Ginger Bill
|
0d7bf58b60
Revert to the old demo
|
8 years ago |
Ginger Bill
|
abb9930725
IR emit C ABI compatible types for calling conventions (Only for x86/amd64 like processors at the moment)
|
8 years ago |
root
|
98d493504b
Fix segfault with heap allocation
|
8 years ago |
Ginger Bill
|
c067a1f0ec
Fix ir bugs: global variable names, untyped to any assignment
|
8 years ago |
Ginger Bill
|
3e80411d37
Fix issue #31; Removed `down_cast`
|
8 years ago |
Ginger Bill
|
8ce58573df
len, cap, make; remove .count, .capacity, new_slice
|
8 years ago |
Ginger Bill
|
2c8b99337b
Fix `conj`
|
8 years ago |
Ginger Bill
|
5008e2c88b
Add Quaternions: quaternion128, quaternion256
|
8 years ago |
Ginger Bill
|
90fc9abeae
Fix constant conversion for complex numbers from integers
|
8 years ago |
Ginger Bill
|
dc303cde21
Complex numbers: complex64 complex128
|
8 years ago |
Ginger Bill
|
a75ccb6fbc
v0.1.3
|
8 years ago |