gingerBill
|
595885d3db
|
Remove bit_field in type info, runtime, and general core library
|
2021-02-19 11:36:23 +00:00 |
|
gingerBill
|
efdee0dafb
|
Remove bit_field type from Odin (keyword and dead runtime code still exists)
|
2021-02-19 11:31:14 +00:00 |
|
gingerBill
|
f332cf498d
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-02-19 00:05:02 +00:00 |
|
gingerBill
|
6ae619c0a6
|
Add to package math/bits bitfield_extract and bitfield_insert
|
2021-02-19 00:04:48 +00:00 |
|
gingerBill
|
5cced38a6e
|
Add kernel32 memory api
|
2021-02-11 15:31:51 +00:00 |
|
gingerBill
|
d5dfa14f18
|
Clear up fmt.wprint* length logic
|
2021-02-11 10:44:38 +00:00 |
|
gingerBill
|
fa02dc9736
|
Fix #840
|
2021-02-11 10:15:58 +00:00 |
|
gingerBill
|
92431c83ec
|
Change default_temp_allocator_proc behaviour to use the default_allocator when the backing data has not been set.
|
2021-02-09 14:00:59 +00:00 |
|
gingerBill
|
f5418837f0
|
Minor style clean up
|
2021-02-04 15:02:07 +00:00 |
|
gingerBill
|
825c5a963f
|
Improve fmt's %#v behaviour for nested records
|
2021-02-04 14:52:23 +00:00 |
|
gingerBill
|
f50ea36c70
|
Fix miscorrect type usage
|
2021-02-04 14:24:42 +00:00 |
|
gingerBill
|
de9b6e3f6e
|
Correct sys/win32 to match sys/windows
|
2021-02-04 13:50:48 +00:00 |
|
gingerBill
|
415379e1cf
|
Fix delete_map
|
2021-02-02 16:30:34 +00:00 |
|
gingerBill
|
d168c7936e
|
Fix slices of slices in procedures for -llvm-api
|
2021-01-27 15:56:32 +00:00 |
|
gingerBill
|
aed63a6e8b
|
Update package reflect
|
2021-01-27 15:27:59 +00:00 |
|
gingerBill
|
98521618e6
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-01-27 15:27:45 +00:00 |
|
gingerBill
|
e64eb74eef
|
Fix #831
|
2021-01-27 15:27:38 +00:00 |
|
gingerBill
|
53d8ec4d15
|
Add extra error checks
|
2021-01-18 11:34:09 +00:00 |
|
gingerBill
|
2990b3efd5
|
Fix #825
|
2021-01-17 11:59:51 +00:00 |
|
gingerBill
|
c653e400db
|
Add extra error checking in parser.cpp
|
2021-01-15 16:15:03 +00:00 |
|
gingerBill
|
e884f8c165
|
Fix typo
|
2021-01-15 15:46:15 +00:00 |
|
gingerBill
|
3bcccf88d5
|
vet all core packages
|
2021-01-09 23:43:34 +00:00 |
|
gingerBill
|
9e8c46b8de
|
Add time.Tick for performance related timings
|
2021-01-09 01:08:16 +00:00 |
|
gingerBill
|
fba4bfb2d5
|
Minor cleanup of slice/slice.odin code
|
2021-01-09 00:40:30 +00:00 |
|
gingerBill
|
79432be784
|
Add the mini ginger* hashes to package hash
|
2021-01-09 00:33:34 +00:00 |
|
gingerBill
|
56980e51da
|
Update package io
|
2021-01-09 00:30:10 +00:00 |
|
gingerBill
|
37253f2621
|
Add encoding/csv Writer
|
2021-01-09 00:21:47 +00:00 |
|
gingerBill
|
da380d6fc4
|
Add encoding/csv Reader
|
2021-01-08 23:24:35 +00:00 |
|
gingerBill
|
bf183b2c2c
|
Update c/frontend/preprocessor
|
2021-01-06 11:22:15 +00:00 |
|
gingerBill
|
a07d199a48
|
Add slice.map_keys, slice.map_values, slice.map_entries, slice.map_entry_infos
|
2021-01-06 11:21:22 +00:00 |
|
gingerBill
|
fa0e4c1294
|
Add -no-entry-point to help
|
2021-01-04 08:56:42 +00:00 |
|
gingerBill
|
60fe3c9ec6
|
Remove unused import from doc.odin
|
2021-01-02 16:50:24 +00:00 |
|
gingerBill
|
a6ce417a35
|
Clean up doc.odin
|
2021-01-02 16:44:32 +00:00 |
|
gingerBill
|
6523aefdcc
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-01-02 16:36:51 +00:00 |
|
gingerBill
|
31c4a9d770
|
Add packages "core:c/frontend/tokenizer" and "core:c/frontend/preprocessor"
|
2021-01-02 16:36:43 +00:00 |
|
gingerBill
|
98ad912509
|
Fix typo
|
2020-12-27 16:16:04 +00:00 |
|
gingerBill
|
3558848da8
|
Fix ir_print.cpp for typeid constants
|
2020-12-17 17:36:59 +00:00 |
|
gingerBill
|
720f2c7c61
|
Allow check_expr_with_type_hint to allow assignment of types to typeid without requiring typeid_of
|
2020-12-17 14:23:45 +00:00 |
|
gingerBill
|
e6dfc22b8a
|
Add bytes.buffer_write_to and bytes.buffer_read_from
|
2020-12-17 00:47:05 +00:00 |
|
gingerBill
|
1470cab842
|
Make bytes.odin consistent with strings.odin in functionality
|
2020-12-17 00:36:25 +00:00 |
|
gingerBill
|
a31b992d2b
|
Rename bytes/strings.odin to bytes/bytes.odin
|
2020-12-17 00:25:05 +00:00 |
|
gingerBill
|
5faa560f82
|
Make container.Map have similar semantics to the built-in map type
|
2020-12-15 23:23:07 +00:00 |
|
gingerBill
|
6c2b93d519
|
Improve text/scanner whitespace parameter to use a bit_set instead; Improve error message for for x in y where y is not iterable but allows in as an operator
|
2020-12-15 22:28:40 +00:00 |
|
gingerBill
|
2957da538d
|
Add strings.Intern
|
2020-12-15 22:07:53 +00:00 |
|
gingerBill
|
089eccb245
|
Fix minor constant value declaration bug
|
2020-12-14 22:47:21 +00:00 |
|
gingerBill
|
cbd4aa5392
|
Remove unused constant
|
2020-12-14 17:40:57 +00:00 |
|
gingerBill
|
1d333fedaa
|
Support %i as an alternative to %d
|
2020-12-14 17:00:29 +00:00 |
|
gingerBill
|
82d63306c4
|
Fix enumerated array index printing bug #808
|
2020-12-14 16:55:19 +00:00 |
|
gingerBill
|
416051f17b
|
Fix #811
|
2020-12-14 16:39:31 +00:00 |
|
gingerBill
|
f6e2d74d10
|
Keep -vet happy
|
2020-12-14 14:36:45 +00:00 |
|
gingerBill
|
aa2562fe7c
|
Replace procedure call
|
2020-12-14 14:33:32 +00:00 |
|
gingerBill
|
c17d17a9b4
|
Remove unused procedure
|
2020-12-14 14:32:34 +00:00 |
|
gingerBill
|
404c9e40ee
|
Update io/util.odin
|
2020-12-14 14:31:18 +00:00 |
|
gingerBill
|
34788bfced
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2020-12-13 17:09:47 +00:00 |
|
gingerBill
|
cffbd2d276
|
Add odin/parser/parse_files.odin
|
2020-12-13 17:09:41 +00:00 |
|
gingerBill
|
f64584b92a
|
Improve -insert-semicolon rules
|
2020-12-09 23:40:45 +00:00 |
|
gingerBill
|
9eb12889f4
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2020-12-09 23:35:14 +00:00 |
|
gingerBill
|
6f6a3f2ccf
|
Fix typos for -insert-semicolon
|
2020-12-09 23:35:08 +00:00 |
|
gingerBill
|
b6aa549eb8
|
Fix typo
|
2020-12-08 17:01:28 +00:00 |
|
gingerBill
|
168532ae8d
|
Add runtime.print_strings
|
2020-12-08 17:01:06 +00:00 |
|
gingerBill
|
d7a5767aa3
|
If ir_type_requires_mem_zero is stored with zero, don't store again with the zeroinitializer
|
2020-12-08 15:43:57 +00:00 |
|
gingerBill
|
15bf57e4e1
|
Fix typo
|
2020-12-08 15:03:46 +00:00 |
|
gingerBill
|
83cd2473f2
|
Improve rules for zeroing types with the ir.cpp backend with ir_type_requires_mem_zero
|
2020-12-08 15:00:07 +00:00 |
|
gingerBill
|
510d1f2518
|
Add docs to text/scanner
|
2020-12-07 12:43:28 +00:00 |
|
gingerBill
|
7b55068b04
|
Unify peek_n with peek and renamescan_peek_n to peek_token
|
2020-12-07 12:13:41 +00:00 |
|
gingerBill
|
b9aa94ee0d
|
Add scan_peek_n to package text/scanner #800
|
2020-12-07 11:30:54 +00:00 |
|
gingerBill
|
96d8971d87
|
Add peek_n to package text/scanner
|
2020-12-07 10:55:27 +00:00 |
|
gingerBill
|
98c8fde098
|
Remove unused tokens
|
2020-12-06 13:17:48 +00:00 |
|
gingerBill
|
1ac84b09a1
|
Add comments to ast.walk related entities
|
2020-12-06 13:04:11 +00:00 |
|
gingerBill
|
21d8562923
|
Add ast.walk and ast.inspect
|
2020-12-06 12:59:26 +00:00 |
|
gingerBill
|
c8360f4fff
|
Update ast.clone
|
2020-12-06 12:08:44 +00:00 |
|
gingerBill
|
ea60db9f53
|
Add inline asm expression to odin/parser
|
2020-12-06 01:14:55 +00:00 |
|
gingerBill
|
dff4c6b666
|
Clean up logic
|
2020-12-06 00:59:23 +00:00 |
|
gingerBill
|
0e9b357a5d
|
Fix typo
|
2020-12-06 00:55:31 +00:00 |
|
gingerBill
|
ca4657fd31
|
Add custom semicolon insertion to odin/tokenizer and odin/parser
|
2020-12-06 00:47:58 +00:00 |
|
gingerBill
|
d94414b0f4
|
Correct ternary if/when parsing
|
2020-12-06 00:15:35 +00:00 |
|
gingerBill
|
80fead1de5
|
Add ast.Selector_Expr_Call
|
2020-12-06 00:03:45 +00:00 |
|
gingerBill
|
069c6cac3f
|
Add package name and source code location to Type_Info_Named
|
2020-12-05 20:47:50 +00:00 |
|
gingerBill
|
1a8ea6113a
|
Remove hash field in runtime.Source_Code_Location
|
2020-12-05 19:52:08 +00:00 |
|
gingerBill
|
76e6624dbb
|
Remove type name generation for procedures in ir.cpp
|
2020-12-05 19:21:00 +00:00 |
|
gingerBill
|
09a52b7ee6
|
Fix typos
|
2020-12-05 16:56:09 +00:00 |
|
gingerBill
|
7b36174c17
|
Fix formatting
|
2020-12-05 16:38:26 +00:00 |
|
gingerBill
|
a82c902f99
|
Minor correction to bytes.Buffer's vtable
|
2020-12-05 15:36:02 +00:00 |
|
gingerBill
|
14ae2e0a8d
|
Add bufio.Writer and bufio.Read_Writer
|
2020-12-05 15:14:21 +00:00 |
|
gingerBill
|
2ab6cdb98e
|
Add package bufio; add bufio.Reader
|
2020-12-05 12:03:57 +00:00 |
|
gingerBill
|
21c1abe15a
|
Add fmt formatting for runtime.Source_Code_Location
|
2020-12-05 12:03:38 +00:00 |
|
gingerBill
|
4c41045133
|
Fix typo in package io
|
2020-12-05 12:03:07 +00:00 |
|
gingerBill
|
0ed1300bd6
|
Make bytes.Reader and strings.Reader have the same interface
|
2020-12-04 21:25:13 +00:00 |
|
gingerBill
|
dd63665b58
|
Update bytes.Reader
|
2020-12-04 20:33:14 +00:00 |
|
gingerBill
|
9b22583397
|
Add bytes.Buffer
|
2020-12-04 20:18:41 +00:00 |
|
gingerBill
|
63f2480951
|
Begin work on package bytes ([]byte equivalent of package strings)
|
2020-12-04 19:16:40 +00:00 |
|
gingerBill
|
edbb3e3b32
|
Fix typos
|
2020-12-04 18:53:17 +00:00 |
|
gingerBill
|
ecf324e213
|
Remove buffered type
|
2020-12-04 18:50:30 +00:00 |
|
gingerBill
|
7268c80d64
|
Add strings.fields and strings.fields_proc
|
2020-12-04 18:50:05 +00:00 |
|
gingerBill
|
fd453be831
|
Deprecate opaque in favour of #opaque in the core library
|
2020-12-04 18:49:39 +00:00 |
|
gingerBill
|
2a232f2397
|
Remove the (reserved) keyword macro
|
2020-12-04 16:14:11 +00:00 |
|
gingerBill
|
c4cb7170ee
|
Deprecate keyword opaque in favour of #opaque
|
2020-12-04 16:13:05 +00:00 |
|
gingerBill
|
b6bbe29c8f
|
Remove const as a (reserved) keyword
|
2020-12-04 16:04:58 +00:00 |
|
gingerBill
|
5d0db4c63a
|
Clean up fmt usage with io.Writer and strings.Builder
|
2020-12-04 15:04:54 +00:00 |
|
gingerBill
|
05a3bdad58
|
Allow nested procedures to access @(static) and @(thread_local) variables
|
2020-12-04 11:28:14 +00:00 |
|