Daniel Gavin
|
44ee0f2cdc
Merge branch 'master' into prototype-fmt
|
4 yıl önce |
gingerBill
|
df3512b112
Make `core:odin` use a `string` for the source rather than `[]byte`
|
4 yıl önce |
gingerBill
|
ce08e832f7
Allow `..=` alongside `..` as a "full range" operator; Update `core:odin/parser` etc
|
4 yıl önce |
Daniel Gavin
|
9c6ab05981
fix tokenizer for ~= and better struct aligning
|
4 yıl önce |
gingerBill
|
54e6c50769
Implement `f16` functionality
|
4 yıl önce |
DanielGavin
|
02bbac0903
changed error
|
4 yıl önce |
DanielGavin
|
b8658547e0
Give error if raw literal hits EOF, and stop removing .Using if it exists in flags and allowed_flags.
|
4 yıl önce |
gingerBill
|
aa93305015
Replace usage of `inline proc` with `#force_inline proc` in the core library
|
4 yıl önce |
DanielGavin
|
934809397f
small fixes to the parser
|
4 yıl önce |
gingerBill
|
98c8fde098
Remove unused tokens
|
4 yıl önce |
gingerBill
|
ca4657fd31
Add custom semicolon insertion to odin/tokenizer and odin/parser
|
4 yıl önce |
gingerBill
|
4cf240ca05
Fix odin/parser issues
|
5 yıl önce |
gingerBill
|
159150c6d9
Allow not_in as keyword over notin, but still allow notin to work
|
5 yıl önce |
gingerBill
|
939459b635
Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*`
|
6 yıl önce |
gingerBill
|
562b518394
Change print*_err to eprint* in core library
|
6 yıl önce |
gingerBill
|
4908d1ebdd
Update odin_tokenizer to support quaternion literals
|
6 yıl önce |
gingerBill
|
8ee7ee7120
Fix core library for the new procedure parameter addressing mode
|
6 yıl önce |
gingerBill
|
9cadd58465
Improve tokenizer slightly
|
6 yıl önce |
gingerBill
|
0c8746ada6
Add support for custom keywords in core:odin/* packages
|
6 yıl önce |
gingerBill
|
e16409f88a
Fix package odin_parser bugs
|
6 yıl önce |
gingerBill
|
2b80683fc7
Vet odin/* packages
|
6 yıl önce |
gingerBill
|
c72427fd1e
package odin_parser
|
6 yıl önce |
gingerBill
|
a96bf08266
Fix tokenizer.odin bugs
|
6 yıl önce |
gingerBill
|
5ccccf8816
Add package odin/token; package odin/tokenizer
|
6 yıl önce |