gingerBill
|
eef44425c3
|
Default zlib foreign import
|
2023-04-05 17:39:56 +01:00 |
|
gingerBill
|
167b320cdd
|
Remove cmark from all_vendor.odin
|
2023-04-05 17:35:53 +01:00 |
|
gingerBill
|
dcf53236ff
|
Generalize the foreign import for unsupported platforms
|
2023-04-05 17:31:43 +01:00 |
|
gingerBill
|
5b1a531755
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-04-05 17:26:56 +01:00 |
|
gingerBill
|
97b2d1fe5c
|
Update README.md
|
2023-04-05 17:26:48 +01:00 |
|
gingerBill
|
c5af69ffa6
|
Add vendor:lua/5.1
|
2023-04-05 17:25:30 +01:00 |
|
gingerBill
|
12d56103d9
|
Minor fixes
|
2023-04-05 16:52:27 +01:00 |
|
gingerBill
|
8ff713f3bb
|
Add vendor:lua/5.2
|
2023-04-05 16:52:17 +01:00 |
|
gingerBill
|
03972d565e
|
Alignment fix
|
2023-04-05 16:31:25 +01:00 |
|
gingerBill
|
4dcf253330
|
Add vendor:lua/5.3
|
2023-04-05 16:30:08 +01:00 |
|
gingerBill
|
012f386057
|
Add linux binaries
|
2023-04-05 16:16:48 +01:00 |
|
gingerBill
|
3fa684d6ba
|
Update examples/all/all_vendor.odin
|
2023-04-05 16:08:57 +01:00 |
|
gingerBill
|
8c327567c0
|
Minor change to L_loadbuffer's signature
|
2023-04-05 16:05:39 +01:00 |
|
gingerBill
|
31bc982a53
|
Fix typo
|
2023-04-05 16:00:58 +01:00 |
|
gingerBill
|
cbd2d89637
|
Add LICENSE
|
2023-04-05 15:58:06 +01:00 |
|
gingerBill
|
67151d39e1
|
Add README.md
|
2023-04-05 15:56:56 +01:00 |
|
gingerBill
|
d715158fe3
|
Add vendor:lua/5.4
|
2023-04-05 15:55:55 +01:00 |
|
gingerBill
|
36b2f13ee0
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-04-04 12:11:18 +01:00 |
|
gingerBill
|
70ce878dfb
|
Add -max-error-count:<integer>
|
2023-04-04 12:11:12 +01:00 |
|
gingerBill
|
adcaace03c
|
Fix allow_field_separator for foreign import
|
2023-04-03 21:09:26 +01:00 |
|
gingerBill
|
90c44c34a9
|
Make core:image packages work on js platform (wasm32) by not requiring core:os
|
2023-03-23 20:53:19 +00:00 |
|
gingerBill
|
e58915e12f
|
Fix typo!!!!
|
2023-03-21 19:20:44 +00:00 |
|
gingerBill
|
7f8c2a44a4
|
Add newlines to improve documentation generation
|
2023-03-21 19:20:11 +00:00 |
|
gingerBill
|
d986eee36b
|
Fix typo
|
2023-03-21 15:28:52 +00:00 |
|
gingerBill
|
b3e712e0b8
|
Correctly handle end comment for doc generation
|
2023-03-21 15:22:11 +00:00 |
|
gingerBill
|
2c4a478987
|
Add @(extra_linker_flags=<string>)
|
2023-03-21 13:30:58 +00:00 |
|
gingerBill
|
a80ca23937
|
Keep -vet and -strict-style happy
|
2023-03-21 13:23:06 +00:00 |
|
gingerBill
|
ba02ef8f25
|
Change trailing comma require to -strict-style only
|
2023-03-21 13:16:03 +00:00 |
|
gingerBill
|
2e85083d0a
|
Add msvcrt.lib to raylib on Windows
|
2023-03-20 16:34:03 +00:00 |
|
gingerBill
|
23b8a9033a
|
Update vendor:raylib to raylib 4.5
|
2023-03-20 16:27:34 +00:00 |
|
gingerBill
|
fe533fb809
|
Improve llreg integer type generation for SysV ABI
|
2023-03-19 01:29:53 +00:00 |
|
gingerBill
|
fa62963da7
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-03-19 00:52:09 +00:00 |
|
gingerBill
|
1f5bb99548
|
Improve SysV ABI for multiple return values that fit into a single register; Fixes #2384
|
2023-03-19 00:51:57 +00:00 |
|
gingerBill
|
b7f953b2ee
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-03-17 11:48:04 +00:00 |
|
gingerBill
|
0b064765c9
|
Add reflect.struct_field_value
|
2023-03-17 11:47:39 +00:00 |
|
gingerBill
|
bfb231fb8a
|
Simplify copy elision on variable declarations
|
2023-03-16 17:24:29 +00:00 |
|
gingerBill
|
74fb74d9cb
|
Keep -vet happy
|
2023-03-16 16:41:22 +00:00 |
|
gingerBill
|
97d7e295dd
|
Fix to split_multi_iterator
|
2023-03-16 16:35:30 +00:00 |
|
gingerBill
|
0727e91aeb
|
Simplify the implementation of strings.split_multi; add strings.index_multi
|
2023-03-16 16:30:48 +00:00 |
|
gingerBill
|
8dc70f797c
|
Increase use of temporary_allocator() where possible
|
2023-03-16 15:16:17 +00:00 |
|
gingerBill
|
2cf8a9da6f
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-03-16 15:05:06 +00:00 |
|
gingerBill
|
c1c7128634
|
Minimize severe memory usage by enforcing the heap_allocator() in places
|
2023-03-16 15:04:57 +00:00 |
|
gingerBill
|
e05944601a
|
Minor fixes
|
2023-03-16 13:35:38 +00:00 |
|
gingerBill
|
49cf0125a9
|
Fix minor memory leak
|
2023-03-16 13:01:06 +00:00 |
|
gingerBill
|
0602a16ad6
|
Reserve memory for procedures when generating the LLVM IR
|
2023-03-16 12:44:03 +00:00 |
|
gingerBill
|
09a0dad115
|
Add contextless to internal parse_hex call
|
2023-03-16 12:43:10 +00:00 |
|
gingerBill
|
93f7d3bfb9
|
Allow case nil within a type switch statement (experimental idea)
|
2023-03-12 16:33:21 +00:00 |
|
gingerBill
|
f0ef10aa57
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-03-12 12:39:41 +00:00 |
|
gingerBill
|
bf91fcc6f7
|
Improve type checking on polymorphic unions
|
2023-03-12 12:39:31 +00:00 |
|
gingerBill
|
c39bd7e089
|
Fix range loop & vals debug info
|
2023-03-09 15:57:29 +00:00 |
|
gingerBill
|
3470d986f0
|
Fix debug symbols for range loops
|
2023-03-09 15:48:02 +00:00 |
|
gingerBill
|
7c0257fcda
|
Fix value elision on declaration
|
2023-03-09 15:39:41 +00:00 |
|
gingerBill
|
a262c0bbf3
|
Separate out the read_reg into three non-parapoly procedures
|
2023-03-07 16:25:46 +00:00 |
|
gingerBill
|
7f3f164736
|
Update help usage
|
2023-03-07 15:32:32 +00:00 |
|
gingerBill
|
085db569f1
|
Add -o:none optimization mode (useful for -debug builds)
|
2023-03-07 15:31:55 +00:00 |
|
gingerBill
|
133af6f826
|
Remove delete with wrong allocator
|
2023-03-07 15:24:59 +00:00 |
|
gingerBill
|
1c2301e2f1
|
Use atof in float_from_string to allow for debug C-like semantic purposes
|
2023-03-06 19:52:03 +00:00 |
|
gingerBill
|
ef999f660b
|
Remove debug code
|
2023-03-06 19:46:50 +00:00 |
|
gingerBill
|
fad330acd1
|
Fix bug with nil pointer
|
2023-03-06 15:21:20 +00:00 |
|
gingerBill
|
8f1af2630d
|
Fix typo in parse_components
|
2023-03-06 13:40:06 +00:00 |
|
gingerBill
|
eea92a3371
|
Add booleans to print_any_single
|
2023-03-06 13:33:29 +00:00 |
|
gingerBill
|
ff275df5ea
|
Fix parsing C-like hex floats
|
2023-03-06 12:39:52 +00:00 |
|
gingerBill
|
2d71ab6f29
|
Improve error message on undefined operators
|
2023-03-02 14:54:27 +00:00 |
|
gingerBill
|
dfee7c103e
|
Document virtual.Arena
|
2023-02-28 13:07:52 +00:00 |
|
gingerBill
|
025fc2685d
|
Add docs to core:path/filepath
|
2023-02-28 12:55:13 +00:00 |
|
gingerBill
|
5b5154eda0
|
Add temp allocator guard; clean up indentation
|
2023-02-28 12:38:36 +00:00 |
|
gingerBill
|
ecf65303cd
|
Make arena_free_all keep the first memory block for a .Growing arena
|
2023-02-28 12:37:05 +00:00 |
|
gingerBill
|
76cb3b7874
|
Add better fallback for ast_token
|
2023-02-27 16:15:19 +00:00 |
|
gingerBill
|
02a098eb48
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-02-27 15:58:42 +00:00 |
|
gingerBill
|
1f17a391c6
|
Improve error line squiggle logic
|
2023-02-27 15:58:32 +00:00 |
|
gingerBill
|
9c7656d59a
|
Add core:prof/spall
|
2023-02-26 14:00:39 +00:00 |
|
gingerBill
|
a53bff5645
|
Fix typed #caller_location bug.
|
2023-02-26 13:52:02 +00:00 |
|
gingerBill
|
a9182cfd8c
|
Allow compound literals to access fields through using
|
2023-02-26 13:26:35 +00:00 |
|
gingerBill
|
245a6697ef
|
Improve truncated verbose line error
|
2023-02-22 22:57:11 +00:00 |
|
gingerBill
|
6226c2978d
|
Change padding of showing the error in line
|
2023-02-22 22:04:00 +00:00 |
|
gingerBill
|
3d325e52c6
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-02-22 21:50:51 +00:00 |
|
gingerBill
|
6a6d7701f9
|
Improve error bounds for check_comparison
|
2023-02-22 21:50:49 +00:00 |
|
gingerBill
|
b7d75e2f1d
|
Override to have ansi colors if env has ODIN_TERMINAL=ansi
|
2023-02-22 12:41:53 +00:00 |
|
gingerBill
|
6aa54cbe9a
|
Begin work on adding colours to error messages on Windows Terminals
|
2023-02-22 12:31:51 +00:00 |
|
gingerBill
|
090e30f07b
|
Make -verbose-errors the default; -terse-errors to disable it
|
2023-02-22 11:48:10 +00:00 |
|
gingerBill
|
f5d507a9b9
|
Improve errors about conversions of constant integers
|
2023-02-22 11:30:08 +00:00 |
|
gingerBill
|
b9f7b2fdfa
|
Improve error message for typed constants that cannot be represented by a type
|
2023-02-21 23:16:25 +00:00 |
|
gingerBill
|
59a601f2cf
|
Improve error messages when trying to access a non-existent field on a type
|
2023-02-21 23:08:02 +00:00 |
|
gingerBill
|
b6a5c5f5d2
|
Improve some error messages when casting a constant value which needs to be truncated/rounded
|
2023-02-21 17:24:22 +00:00 |
|
gingerBill
|
a2f02b8b32
|
Fix bug with for in statements and pointer intervals
|
2023-02-21 16:31:22 +00:00 |
|
gingerBill
|
ee4ed126e1
|
Improve error message for accidentally using a type as an expression statement
|
2023-02-21 16:25:28 +00:00 |
|
gingerBill
|
c36dc91849
|
Minor changes in runtime
|
2023-02-21 16:24:28 +00:00 |
|
gingerBill
|
eb60ec3899
|
Fix unreachable error
|
2023-02-19 12:53:22 +00:00 |
|
gingerBill
|
233f47cc99
|
Fix #2329
|
2023-02-19 12:47:14 +00:00 |
|
gingerBill
|
c386c72d10
|
Check for procedure literals in $ parameters
|
2023-02-19 12:11:57 +00:00 |
|
gingerBill
|
20eacc4a84
|
Fix issue that conflicts with constant parapoly procedures and deferred_* procedures
|
2023-02-19 12:10:28 +00:00 |
|
gingerBill
|
66f2881a78
|
Allow comparisons between empty struct{} and union{}
|
2023-02-17 17:02:37 +00:00 |
|
gingerBill
|
7d4e9497eb
|
Reduce stack usage of some type switch cases
|
2023-02-17 16:51:57 +00:00 |
|
gingerBill
|
c08809e29d
|
Improve handling of passing constants to implicit immutable const ref parameters
|
2023-02-17 14:49:37 +00:00 |
|
gingerBill
|
99460c9e32
|
Minimize stack wastage with compound literals defining variables
|
2023-02-17 14:26:22 +00:00 |
|
gingerBill
|
d86df8321c
|
Fix #2330
|
2023-02-17 13:08:20 +00:00 |
|
gingerBill
|
806f56ca38
|
Remove debug string
|
2023-02-17 13:04:09 +00:00 |
|
gingerBill
|
c40b6c7c2f
|
Add constant data to the identifier directly
|
2023-02-17 13:02:41 +00:00 |
|
gingerBill
|
896b7145b3
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2023-02-17 13:01:12 +00:00 |
|
gingerBill
|
8a2a70a3c2
|
Fix overriding procedure information for literals
|
2023-02-17 13:00:37 +00:00 |
|