gingerBill
|
81c592b5e9
|
Integer Enumerations
|
2016-08-22 15:43:13 +01:00 |
|
gingerBill
|
680274b6f1
|
Implicit Context and #thread_local
|
2016-08-19 23:35:09 +01:00 |
|
gingerBill
|
ddb15e73c0
|
Remove print(ln) and fix swizzle
|
2016-08-19 09:54:01 +01:00 |
|
Ginger Bill
|
f931b089d5
|
print_(f32|f64)
|
2016-08-18 15:58:36 +01:00 |
|
gingerBill
|
6f9d11b381
|
Remove scalar*vector; swizzle; broadcast
|
2016-08-17 18:36:37 +01:00 |
|
gingerBill
|
c4fe2ace05
|
Fix Scoping of proc type decls
|
2016-08-17 12:04:17 +01:00 |
|
gingerBill
|
9e61e3beee
|
field = value, for structure literals
|
2016-08-16 21:01:59 +01:00 |
|
gingerBill
|
e8530ca883
|
Win32 Demo: OpenGL Context
|
2016-08-16 20:08:40 +01:00 |
|
gingerBill
|
6f7f82d877
|
Merge branch 'master' of http://git.handmadedev.org/gingerbill/Odin
# Conflicts:
# examples/main.ll
# examples/main.odin
# examples/win32.odin
# src/codegen/print_llvm.cpp
|
2016-08-16 11:43:21 +01:00 |
|
gingerBill
|
74e02760ca
|
Win32 Window Test
|
2016-08-16 11:00:06 +01:00 |
|
gingerBill
|
0dd17fe843
|
Win32 Window Test
|
2016-08-16 10:56:44 +01:00 |
|
gingerBill
|
50fd9548b9
|
Win32 test
|
2016-08-15 21:22:44 +01:00 |
|
gingerBill
|
3ed75b22a3
|
string comparisons
|
2016-08-15 13:46:01 +01:00 |
|
gingerBill
|
0edae8c848
|
Vector index works with booleans now.
|
2016-08-14 19:37:47 +01:00 |
|
gingerBill
|
b44bc99b88
|
append :: proc(s: ^[]T, i: T) -> bool
|
2016-08-14 15:31:11 +01:00 |
|
gingerBill
|
ee00236412
|
expr as type; {N}bool is still causing problems
|
2016-08-14 12:22:31 +01:00 |
|
gingerBill
|
c10b46af9f
|
Compound Literals - struct, array, slice, vector
|
2016-08-12 17:21:34 +01:00 |
|
gingerBill
|
19cc77dad3
|
Code generation for procedure literals
|
2016-08-11 21:53:44 +01:00 |
|
gingerBill
|
4c467b118d
|
copy(...)
|
2016-08-10 20:07:24 +01:00 |
|
gingerBill
|
153c27c755
|
Tuple support in codegen
|
2016-08-10 11:53:17 +01:00 |
|
gingerBill
|
c930841f83
|
f16/f128,u|i128, basic vector support.
|
2016-08-10 10:00:57 +01:00 |
|
gingerBill
|
ba238c569a
|
Strings galore!
|
2016-08-05 21:07:25 +01:00 |
|
gingerBill
|
4a303b5c3e
|
Minor refactor and basic library
|
2016-08-05 15:17:23 +01:00 |
|
gingerBill
|
2aaef48c5c
|
String support
|
2016-08-05 00:54:05 +01:00 |
|
gingerBill
|
19aea1f198
|
Basic call expression and fix to assignment count checking
|
2016-08-03 22:27:36 +01:00 |
|