gingerBill
|
e920338f21
|
Remove old dependency
|
2018-05-20 08:58:48 +01:00 |
|
Joshua Mark Manton
|
1ee4f849cb
|
now return 1 if there were errors
|
2018-05-17 02:08:04 -07:00 |
|
Joshua Mark Manton
|
703393fc63
|
whitespace
|
2018-05-16 23:08:01 -07:00 |
|
Joshua Mark Manton
|
81420ab246
|
removed unneeded block
|
2018-05-16 23:07:27 -07:00 |
|
Joshua Mark Manton
|
c94d19718b
|
added compiler command for only parsing and typechecking
|
2018-05-16 23:03:05 -07:00 |
|
gingerBill
|
e25c72ecdd
|
Fix #219 and #220
|
2018-05-14 17:05:52 +01:00 |
|
gingerBill
|
780b81a59f
|
Allow for NO_DEFAULT_STRUCT_VALUES
(will decide later if I want them or not)
|
2018-05-13 21:09:49 +01:00 |
|
gingerBill
|
9f1dda701d
|
Comment out test
|
2018-05-13 18:43:21 +01:00 |
|
gingerBill
|
e597a8d72e
|
Fix issues with exact integer bounds and remove dead code
|
2018-05-13 17:38:35 +01:00 |
|
gingerBill
|
de9a4b5164
|
Disable pointer arithmetic
|
2018-05-13 16:10:02 +01:00 |
|
Hasen Judy
|
9dc2c01aaa
|
Fix timing on macos
|
2018-05-13 19:33:08 +09:00 |
|
gingerBill
|
61906613b0
|
Add typeid to Type_Info struct
|
2018-05-13 10:09:21 +01:00 |
|
gingerBill
|
3b48fa8e7d
|
Fix default initialized values for globals (#217)
|
2018-05-12 21:22:39 +01:00 |
|
gingerBill
|
324b7d65e7
|
Use __type_info_of internally
|
2018-05-12 20:17:12 +01:00 |
|
gingerBill
|
373a60b9ef
|
type_info_of allows typeid; typeid_of allows ^Type_Info; Otherwise only allow type
|
2018-05-12 19:54:16 +01:00 |
|
gingerBill
|
2ef22e86e0
|
Make any use typeid rather than ^Type_Info
|
2018-05-12 18:40:49 +01:00 |
|
gingerBill
|
830f4f540f
|
typeid
|
2018-05-12 17:39:04 +01:00 |
|
gingerBill
|
56ff5496bc
|
Minimal Type Info Dependency handling
|
2018-05-12 16:53:44 +01:00 |
|
gingerBill
|
20fbece14c
|
Change semantics for distinctness for pointers, arrays, dynamic arrays, and maps.
|
2018-05-12 10:47:32 +01:00 |
|
gingerBill
|
7547bc66cf
|
Complete remove all non required preload stuff from min dep and only use what is used.
|
2018-05-12 10:38:40 +01:00 |
|
gingerBill
|
18a9fa7355
|
Improve minimal dependency system
|
2018-05-12 10:27:55 +01:00 |
|
gingerBill
|
66b4252931
|
Fix #210
|
2018-05-06 15:31:18 +01:00 |
|
gingerBill
|
fc77b5b4ac
|
Try to fix internal compiler error in #208
|
2018-04-10 21:03:51 +01:00 |
|
gingerBill
|
a83d916fad
|
Fix immutable context to any assignment #214
|
2018-04-10 20:51:44 +01:00 |
|
gingerBill
|
e71a641379
|
Fix internal compiler error trigger for issue #212
|
2018-04-10 20:46:32 +01:00 |
|
gingerBill
|
e2eca45188
|
Fix race condition caused by parallelized parser: #211
|
2018-04-10 20:35:05 +01:00 |
|
gingerBill
|
4d78540658
|
Fix #210
|
2018-04-10 20:20:33 +01:00 |
|
gingerBill
|
b83c3f265b
|
Fix #209 #assert bug
|
2018-04-10 20:18:16 +01:00 |
|
gingerBill
|
30f5a3bb93
|
Move cycle checking to much earlier on in the semantic stage
|
2018-03-23 20:48:30 +00:00 |
|
gingerBill
|
2e1e1e6034
|
Type caching
|
2018-03-23 16:35:41 +00:00 |
|
gingerBill
|
991479fbf9
|
Remove allocator parameter to types.cpp functions
|
2018-03-23 16:01:23 +00:00 |
|
gingerBill
|
5660f98cc3
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2018-03-23 15:23:31 +00:00 |
|
gingerBill
|
5bf0f9d630
|
Fix type cycle bug
|
2018-03-23 15:23:14 +00:00 |
|
Nakst
|
db2293144a
|
update essence bindings
|
2018-03-10 21:33:59 +00:00 |
|
Nakst
|
9fa4aa40b7
|
fix compile warnings on linux
|
2018-03-10 20:29:43 +00:00 |
|
gingerBill
|
52f60c706a
|
Merge pull request #199 from ThisDrunkDane/resource
Resource Compiler calling
|
2018-03-10 13:42:25 +00:00 |
|
gingerBill
|
fff4ead96a
|
Fix gb_alloc_str_len
|
2018-03-07 20:36:15 +00:00 |
|
Mikkel Hjortshoej
|
3574341b6b
|
Missing .rc error message
|
2018-03-05 13:10:01 +01:00 |
|
Mikkel Hjortshoej
|
cbabc80d92
|
Calls rc.exe if -resource specified
|
2018-03-05 11:46:50 +01:00 |
|
gingerBill
|
6db95b554f
|
__args__: []cstring
|
2018-03-04 11:25:23 +00:00 |
|
gingerBill
|
105de7705a
|
Add unselector_expr
|
2018-03-04 11:06:59 +00:00 |
|
gingerBill
|
584dffea14
|
Remove dead code; fix referencing of a type assertion in a selector expression
|
2018-03-04 09:25:02 +00:00 |
|
gingerBill
|
41b6d215bb
|
Fix using determination order
|
2018-03-03 20:07:12 +00:00 |
|
gingerBill
|
9274f29ca9
|
deprecated attribute for procedure declarations
|
2018-03-03 11:16:48 +00:00 |
|
gingerBill
|
08c87e57f8
|
Remove cwd in odin run for Linux
|
2018-03-03 10:26:25 +00:00 |
|
gingerBill
|
b21cdd5037
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2018-03-03 10:25:13 +00:00 |
|
gingerBill
|
63ab8b2418
|
Make irGen.output_base use full path rather than relative
|
2018-03-03 10:23:27 +00:00 |
|
Morten Vassvik
|
cb7a343caf
|
Fixed '_alloc_command_line_arguments()' in os_linux.odin to use the new cstrings, and made 'odin run' use the full executable path.
|
2018-03-01 12:58:57 +01:00 |
|
gingerBill
|
40542e6e26
|
Fix comparison against nil for cstring
|
2018-02-28 12:01:26 +00:00 |
|
gingerBill
|
9da05dd4cb
|
Update core library with cstring
|
2018-02-28 11:44:41 +00:00 |
|