gingerBill
|
a9c8031b61
|
Fix sync_windows.odin
|
2018-01-21 21:21:57 +00:00 |
|
gingerBill
|
afb3033913
|
Change thread.odin to use a rawptr rather than any
|
2018-01-21 21:19:03 +00:00 |
|
gingerBill
|
2ad26640a2
|
Revert back to gb_memmove
|
2018-01-21 19:30:05 +00:00 |
|
gingerBill
|
2c0b08145f
|
Fix nested defer blocks
|
2018-01-21 19:26:55 +00:00 |
|
gingerBill
|
aa9c9eda9e
|
Fix boolean casting
|
2018-01-21 18:41:21 +00:00 |
|
gingerBill
|
1353d61894
|
Minor parsing change
|
2018-01-21 16:45:29 +00:00 |
|
gingerBill
|
88ba6d8015
|
enum #export
|
2018-01-21 14:30:48 +00:00 |
|
gingerBill
|
8b288a2072
|
Reimplement opt stage
|
2018-01-20 16:16:59 +00:00 |
|
gingerBill
|
4e90644527
|
Remove timing for llvm-opt
|
2018-01-20 16:15:05 +00:00 |
|
gingerBill
|
6651b65373
|
Remove need for opt
|
2018-01-20 16:13:36 +00:00 |
|
gingerBill
|
705352099f
|
Remove #endif
|
2018-01-20 16:10:26 +00:00 |
|
gingerBill
|
2e28c9d793
|
Cache type size/align; Improve speed of ir_print.cpp
|
2018-01-20 15:12:44 +00:00 |
|
gingerBill
|
2fe660a1d7
|
Fix empty union IR bug
|
2018-01-19 17:11:28 +00:00 |
|
gingerBill
|
b03ce0e9b4
|
Modify implicit semicolon rules
|
2018-01-18 17:28:07 +00:00 |
|
gingerBill
|
386f5f596d
|
Change to HeapAlloc et al on Windows
|
2018-01-18 13:11:51 +00:00 |
|
gingerBill
|
add53228b2
|
-no-bounds-check
|
2018-01-18 12:22:27 +00:00 |
|
gingerBill
|
d90008cc52
|
Add basic debug information needed for stepping over code
|
2018-01-18 12:12:18 +00:00 |
|
gingerBill
|
dbf8f9ab38
|
Add extra comments for clarity
|
2018-01-17 21:22:45 +00:00 |
|
gingerBill
|
81a99cf67b
|
Debug fix target triple and procedure positioning
|
2018-01-17 20:57:54 +00:00 |
|
gingerBill
|
876af6fb02
|
Modify boolean conversion in IR
|
2018-01-17 19:27:13 +00:00 |
|
gingerBill
|
b3734a5f77
|
Add math/rand.odin
|
2018-01-17 19:09:22 +00:00 |
|
gingerBill
|
419ab6f00c
|
Named return value act as variables; Code reorganization
|
2018-01-17 19:07:38 +00:00 |
|
gingerBill
|
5558b55e9f
|
Fix ir_emit_store for booleans
|
2018-01-17 14:06:06 +00:00 |
|
gingerBill
|
4b14d608f4
|
Update sys/windows.odin to use Bool :: b32; rather than i32
|
2018-01-17 14:02:19 +00:00 |
|
gingerBill
|
9428d86f2b
|
Specific sized booleans: b8, b16, b32, b64
|
2018-01-17 14:00:49 +00:00 |
|
gingerBill
|
ddebf0daf2
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2018-01-17 13:16:59 +00:00 |
|
gingerBill
|
3a44c62ecf
|
Remove old "macro" parsing code
|
2018-01-17 13:16:43 +00:00 |
|
gingerBill
|
184efd4f49
|
Update demo for using in
|
2018-01-13 22:42:05 +00:00 |
|
gingerBill
|
6b3c4cc379
|
Remove u128 and i128
|
2018-01-13 22:26:37 +00:00 |
|
gingerBill
|
37790c13a0
|
Fix issue #170
|
2018-01-10 21:17:09 +00:00 |
|
gingerBill
|
82057f08ce
|
Fix issue #172
|
2018-01-10 21:13:20 +00:00 |
|
gingerBill
|
1553421e1a
|
Fix typo in error
|
2018-01-01 22:15:43 +00:00 |
|
gingerBill
|
f3ea109e6f
|
Fix min/max for floats
|
2018-01-01 11:41:32 +00:00 |
|
gingerBill
|
90dbfe7660
|
Fix issue #167 regarding abs, min, and, max for floats
|
2017-12-27 20:35:50 +00:00 |
|
gingerBill
|
125bad3154
|
Fix 'llvm bool' emit store
|
2017-12-23 09:46:28 +00:00 |
|
gingerBill
|
30c83d6c81
|
Fix map internals
|
2017-12-23 09:30:40 +00:00 |
|
gingerBill
|
4f12c118a5
|
Fix Type info bug for 'llvm bool'
|
2017-12-23 09:06:49 +00:00 |
|
gingerBill
|
423775d50e
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2017-12-22 18:14:50 +00:00 |
|
gingerBill
|
860a5c3e86
|
"Fix" LLVM boolean bug (more like a bodge)
|
2017-12-22 18:14:35 +00:00 |
|
gingerBill
|
b449305cc1
|
Fix free_map
|
2017-12-21 21:05:53 +00:00 |
|
gingerBill
|
49bee6bad0
|
Fix free_map
|
2017-12-21 21:01:28 +00:00 |
|
gingerBill
|
ac277a1cce
|
Revert map to be a value type and not a reference type
(Implement code for "const ref" parameters)
|
2017-12-21 20:59:23 +00:00 |
|
gingerBill
|
a17310a83c
|
Fix len, cap, comparison against nil for map
|
2017-12-18 20:43:02 +00:00 |
|
gingerBill
|
b509946b13
|
Fix fallthrough within a nested block
|
2017-12-17 21:55:20 +00:00 |
|
gingerBill
|
a69ea58388
|
map is internally backed by a pointer (i.e. a "reference type")
|
2017-12-17 19:25:35 +00:00 |
|
gingerBill
|
30530d058c
|
Remove struct #ordered
|
2017-12-17 14:53:40 +00:00 |
|
gingerBill
|
436928d06a
|
Fix "using in import"
|
2017-12-17 12:12:24 +00:00 |
|
gingerBill
|
32a502d14e
|
using x in bar;
|
2017-12-17 11:44:26 +00:00 |
|
gingerBill
|
0d665c637f
|
using in importation statements
|
2017-12-17 11:17:54 +00:00 |
|
gingerBill
|
1b6a14ac39
|
Fix lhs < rhs bug (#164)
|
2017-12-14 19:56:32 +00:00 |
|
gingerBill
|
367013f589
|
Change Map and PtrSet grow rate
|
2017-12-12 23:39:20 +00:00 |
|
gingerBill
|
c980a30bad
|
Merge branch 'checker-optimizations' into explicit-overloading
# Conflicts:
# examples/demo.odin
|
2017-12-12 21:22:46 +00:00 |
|
gingerBill
|
78b459590c
|
Print nil for nil procedures in fmt.odin
|
2017-12-12 21:21:55 +00:00 |
|
gingerBill
|
054e241033
|
Localize checker data
|
2017-12-12 20:23:36 +00:00 |
|
gingerBill
|
f7e9649be4
|
Disable struct field reordering (for the time being)
|
2017-12-12 18:21:40 +00:00 |
|
gingerBill
|
fd1f6ec75c
|
Merge branch 'master' into explicit-overloading
|
2017-12-11 11:13:22 +00:00 |
|
gingerBill
|
6b0d7cb26c
|
Fix issue #162 regarding empty unions
|
2017-12-11 11:08:02 +00:00 |
|
gingerBill
|
3aea08df78
|
Change how abs, min, max, and clamp are implemented for floats
|
2017-12-11 11:06:43 +00:00 |
|
gingerBill
|
3c6f90e552
|
Fix proc groups from import names
|
2017-12-10 11:35:11 +00:00 |
|
gingerBill
|
3703ca4df4
|
Explicit procedure group; Remove implicit procedure overloading
|
2017-12-09 18:11:36 +00:00 |
|
gingerBill
|
f0de994059
|
Make core library use procedure groupings rather than normal overloading
|
2017-12-04 22:01:51 +00:00 |
|
gingerBill
|
05ad38ae2d
|
Fix procedure grouping
|
2017-12-03 23:19:25 +00:00 |
|
gingerBill
|
596a2c8355
|
Procedure grouping foo :: proc[foo16, foo32];
|
2017-12-03 23:03:40 +00:00 |
|
gingerBill
|
9f52b2c283
|
Update demo.odin
|
2017-12-03 22:28:54 +00:00 |
|
gingerBill
|
8035a407a6
|
Remove dead code
|
2017-12-03 20:59:48 +00:00 |
|
gingerBill
|
97760c3fa4
|
Fix union_tag_size; Fix constant array of array literal printing with scalar contents
|
2017-12-03 20:49:19 +00:00 |
|
gingerBill
|
d75291097e
|
&x.(type)
|
2017-11-30 23:09:21 +00:00 |
|
gingerBill
|
db632b7e22
|
buffer_from_slice
|
2017-11-30 20:42:16 +00:00 |
|
gingerBill
|
1a75dfe075
|
Remove vector type (will be replaced by something else in the future)
|
2017-11-30 20:34:42 +00:00 |
|
gingerBill
|
e00d88d82e
|
Fix issue #157
|
2017-11-30 19:53:40 +00:00 |
|
gingerBill
|
04cce1826b
|
Fix map IR bug
|
2017-11-28 23:46:01 +00:00 |
|
gingerBill
|
cc28cda053
|
Fix issue #156
|
2017-11-28 22:49:34 +00:00 |
|
gingerBill
|
cfabc0e61f
|
Remove using in arrays; Remove _ non-exported struct fields
Start determining slow parts of the compiler
|
2017-11-28 22:12:33 +00:00 |
|
gingerBill
|
91b534d128
|
Fix transmute
|
2017-11-27 23:00:23 +00:00 |
|
gingerBill
|
3268f43340
|
Update ABI for basic types
|
2017-11-27 20:37:09 +00:00 |
|
gingerBill
|
05e374934d
|
Change proc ABI for Odin specific types
|
2017-11-27 20:18:06 +00:00 |
|
gingerBill
|
3e1ff0ec67
|
Update fmt for runes; Add strings.contains_rune
|
2017-11-26 23:54:23 +00:00 |
|
gingerBill
|
65945dac09
|
Fix comparison against nil for slices
|
2017-11-26 22:49:31 +00:00 |
|
gingerBill
|
1608da2dc8
|
for key, val in some_map {}; for val, idx in some_array {}
|
2017-11-26 18:56:47 +00:00 |
|
gingerBill
|
c340827381
|
Remove old slice procedures
|
2017-11-26 18:38:46 +00:00 |
|
gingerBill
|
74fa7ca25d
|
New slice memory layout (ptr+len); byte
|
2017-11-26 18:36:46 +00:00 |
|
gingerBill
|
5a9223afda
|
nil_allocator; Fix IR type checking assert; append_string
|
2017-11-26 15:25:45 +00:00 |
|
gingerBill
|
febcd73323
|
Fix merge from essence cross compile #154
|
2017-11-26 11:11:29 +00:00 |
|
gingerBill
|
adb6c7637e
|
Fix 'fallthrough'
|
2017-11-25 11:16:23 +00:00 |
|
gingerBill
|
976415ff9d
|
Fix key lookup of pointer to map
|
2017-11-21 22:32:41 +00:00 |
|
gingerBill
|
bcca3bf322
|
Remove target triple from windows
|
2017-11-19 16:55:24 +00:00 |
|
gingerBill
|
74aaa3408f
|
Fix debug symbol generation
|
2017-11-19 16:45:12 +00:00 |
|
gingerBill
|
2a5beee88c
|
Remove /SYMBOLS flag
|
2017-11-19 15:11:07 +00:00 |
|
gingerBill
|
cec9f7abfe
|
Add -debug command (still in development)
|
2017-11-19 15:06:56 +00:00 |
|
gingerBill
|
284a9cd4c3
|
Update usage text
|
2017-11-19 09:57:37 +00:00 |
|
gingerBill
|
5955c101d4
|
Update version
|
2017-11-19 09:56:51 +00:00 |
|
gingerBill
|
f80b910ba3
|
Set version number to v0.7.1
|
2017-11-19 09:50:22 +00:00 |
|
gingerBill
|
2b0521347b
|
Begin with on debugging symbol; fix version number 0.7.0
|
2017-11-19 09:49:55 +00:00 |
|
gingerBill
|
0c06a8d154
|
Fix issue #146 regarding polymorphic type parameters
|
2017-11-18 20:56:53 +00:00 |
|
gingerBill
|
b0e3a4e276
|
build_dll replace with -build-mode=dll
|
2017-11-17 20:21:58 +00:00 |
|
gingerBill
|
b651466630
|
Add ptr_to_bytes
|
2017-11-16 19:01:57 +00:00 |
|
gingerBill
|
24c09c9201
|
Allow for printf style assert and panic
|
2017-11-16 18:57:03 +00:00 |
|
gingerBill
|
e48346a9ee
|
Disable negation of unsigned constants (Issue: #145)
|
2017-11-15 21:25:16 +00:00 |
|
gingerBill
|
9bd8bdaa5a
|
Disable all cyclic importations
|
2017-11-13 23:53:01 +00:00 |
|
gingerBill
|
a137699d95
|
Add optional truncate parameter to write_entire_file (#144)
|
2017-11-13 20:35:21 +00:00 |
|