Ginger Bill
|
aed7a83f5b
Code reorganization - Separate files and slice refactoring
|
9 년 전 |
Ginger Bill
|
6996df4104
Fix double declarations with enum bug
|
9 년 전 |
Ginger Bill
|
a5c1e83ce4
Fix Type_Info bug overwriting type_info data.
|
9 년 전 |
Ginger Bill
|
b454371f3b
Separation of certain instructions for better clarity.
|
9 년 전 |
Ginger Bill
|
bd5d095de4
Separate ssa_struct_gep and ssa_array_gep procedures
|
9 년 전 |
Ginger Bill
|
f60dc7b0a7
Minor Style Fixes
|
9 년 전 |
Ginger Bill
|
a675d3f94d
union_cast
|
9 년 전 |
Ginger Bill
|
b9719df0ad
Fix exact value bug when updating expressions
|
9 년 전 |
Ginger Bill
|
79af939522
Update ImplicitValue "architecture"
|
9 년 전 |
Ginger Bill
|
f3209584a3
Add Pointer Arithmetic
|
9 년 전 |
Ginger Bill
|
f5318c46d1
Implicit Values: `context`; Fix lvalue selector assignments; Fix offset_of* for `using` fields.
|
9 년 전 |
Ginger Bill
|
90babbfbf3
Very Basic Profiling
|
9 년 전 |
Ginger Bill
|
5bffa4ee79
SSA - Dominator Tree Builder
|
9 년 전 |
Ginger Bill
|
2e0b260d3a
SSA - Basic block optimizations
|
9 년 전 |
Ginger Bill
|
e299c3693e
SSA Phi Node Support
|
9 년 전 |
Ginger Bill
|
b705fa7f22
Change from gbArray(T) to Array<T>
|
9 년 전 |
Ginger Bill
|
a5c6340316
"Maybe-fy" operator
|
9 년 전 |
Ginger Bill
|
c5d20d2eef
Demaybe operator ?
|
9 년 전 |
Ginger Bill
|
f40482aa29
Maybe types; value, ok := maybe_value(x)
|
9 년 전 |
Ginger Bill
|
50301557b2
Untyped `nil`
|
9 년 전 |
Ginger Bill
|
fee504636f
Code clean up of call arguments
|
9 년 전 |
Ginger Bill
|
f6589d9814
Refactor: Remove dead code
|
9 년 전 |
Ginger Bill
|
264fc1e1f3
Allow for constants of compound types
|
9 년 전 |
Ginger Bill
|
9aa9007d8f
Include other core libs.
|
9 년 전 |
Ginger Bill
|
17ab23f1f0
Const Aggregate Literals for IR; Module path fix
|
9 년 전 |
Ginger Bill
|
c6aac264fa
Begin work on const llvm aggregate literals
|
9 년 전 |
Ginger Bill
|
04b5d8c132
using on indexable field; Auto deref for (Index|Slice)Expr
|
9 년 전 |
Ginger Bill
|
6e39a42c8a
Demo 004
|
9 년 전 |
Ginger Bill
|
5f6b0942f4
Update Standard Library; Fix Type_Info for integers
|
9 년 전 |
Ginger Bill
|
6088cbeddb
Fix: double declaration in SSA
|
9 년 전 |