Ginger Bill
|
e1fdd675ce
v0.1.0
|
8 жил өмнө |
Ginger Bill
|
4306345ff1
Dynamic array syntax [...]Type; make entities private with a prefix of `_`; fix extension checking
|
8 жил өмнө |
Ginger Bill
|
346aa5f71c
Only check files that have been truly imported.
|
8 жил өмнө |
Ginger Bill
|
73d6a55f5c
Remove need for `type` keyword
|
8 жил өмнө |
Ginger Bill
|
f18ae89931
Remove Maybe type; Enum `names`
|
8 жил өмнө |
Ginger Bill
|
454d0b5cf5
Fix global maps and initialize the preload types before
|
8 жил өмнө |
Ginger Bill
|
219ca0ac46
Map type info and fmt printing
|
8 жил өмнө |
Ginger Bill
|
5796c41357
`map` immutable fields: count, capacity, allocator
|
8 жил өмнө |
Ginger Bill
|
8cfae17535
`map` literals
|
8 жил өмнө |
Ginger Bill
|
df78b8ad3e
Make checking map key exists optional
|
8 жил өмнө |
Ginger Bill
|
f11d73ffaa
`map` string keys and `for` iterator
|
8 жил өмнө |
Ginger Bill
|
c126339090
dynamic `map` insertion and lookup
|
8 жил өмнө |
Ginger Bill
|
9f2d9b596d
Nearly implement dynamics map, missing insertion
|
8 жил өмнө |
Ginger Bill
|
00c7489157
Begin writing dynamic map procs and fix `using` bug in IR
|
8 жил өмнө |
Ginger Bill
|
b1562edccf
Add `types.odin`; Begin work on `map`
|
8 жил өмнө |
Ginger Bill
|
2a5b674d33
Custom struct alignment
|
8 жил өмнө |
Ginger Bill
|
7944b7714f
Add build guards around compiling part of the code.
|
8 жил өмнө |
Ginger Bill
|
205f4664f8
Update code from OSX merge to be consistent with the rest of the code
|
8 жил өмнө |
gingerBill
|
c6133587d1
Merge pull request #16 from zhiayang/master
|
8 жил өмнө |
zhiayang
|
5516e80ab7
Merge branch 'master' of https://github.com/zhiayang/Odin
|
8 жил өмнө |
zhiayang
|
864310e3da
oh boy, basic osx/unix support
|
8 жил өмнө |
Ginger Bill
|
4e7082a68d
Change internals of `context`; Disable `immutable`
|
8 жил өмнө |
Ginger Bill
|
502e63b9c5
Remove dead code
|
8 жил өмнө |
Ginger Bill
|
34150385d8
Change vector memory layout and operations; `for in` vector.
|
8 жил өмнө |
Ginger Bill
|
0ca1b4612c
Allow _ in floats
|
8 жил өмнө |
Ginger Bill
|
9e143a38ce
sprint*, variadic append works correctly now.
|
8 жил өмнө |
Ginger Bill
|
43be91bca3
Variadic `append`
|
8 жил өмнө |
Ginger Bill
|
984e36a151
Dynamic arrays
|
8 жил өмнө |
Ginger Bill
|
ec9c8fb8a4
Update README.md
|
8 жил өмнө |
Ginger Bill
|
3e79ec4aef
Fix untyped to `any` assignments. Fixed crash when arguments with no value are passed
|
8 жил өмнө |