gingerBill
|
e768bddaeb
Inline `_append_elem_string` further
|
1 year ago |
gingerBill
|
83b7dd122a
Type erase for `append_elems`
|
1 year ago |
gingerBill
|
b0fbaf24a0
Type erase `append_elem`
|
1 year ago |
gingerBill
|
1c3240b6b5
Add `#force_no_inline`
|
1 year ago |
gingerBill
|
7673d478b6
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
15fb4ded2a
type erase `resize` and `reserve` internals
|
1 year ago |
Jeroen van Rijn
|
03cb585845
Merge pull request #3908 from NicknEma/Intrusive-list-docs
|
1 year ago |
gingerBill
|
9d84e00502
Clean up `unquote` code
|
1 year ago |
gingerBill
|
7703b37a1b
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
95a695e4cd
Fix #3926
|
1 year ago |
gingerBill
|
02408b713a
Merge pull request #3910 from VladPavliuk/json-add-int-key-map-support
|
1 year ago |
gingerBill
|
251fa477af
Fix type
|
1 year ago |
gingerBill
|
15a0655988
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
399c3ab067
Reduce the size of `runtime.Type_Info`
|
1 year ago |
Jeroen van Rijn
|
65dab3a3b1
Merge pull request #3925 from Feoramund/fix-no-return-switch
|
1 year ago |
Feoramund
|
b38237e8f0
Fix compiler crash when switching on no value
|
1 year ago |
NicknEma
|
63276a85ba
Fixed grammar and expanded info
|
1 year ago |
VladPavliuk
|
3f8712edb0
Merge branch 'master' into json-add-int-key-map-support
|
1 year ago |
gingerBill
|
e7d37607ef
Fix parameter to none
|
1 year ago |
gingerBill
|
6feace2351
Add pseudo flag `-fast-build`
|
1 year ago |
gingerBill
|
a867378418
Default to `-o:minimal` again
|
1 year ago |
gingerBill
|
11e2aa2d51
Improve error message
|
1 year ago |
gingerBill
|
556355ef05
Disallow global use of target specific procedure calls
|
1 year ago |
gingerBill
|
5de6016e7f
Clean up `os2.File.impl` usage
|
1 year ago |
gingerBill
|
2d56e3805b
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
4f73b35da5
Make `os2.File` a more generic interface
|
1 year ago |
Jeroen van Rijn
|
76b0562acd
Merge pull request #3923 from laytan/fix-off-by-one-in-queue-back
|
1 year ago |
Laytan Laats
|
d90d7ed002
Fix off-by-one in queue `back` and `back_ptr` procs
|
1 year ago |
gingerBill
|
3d38f14202
Use `fstat` on `os2.File` directly
|
1 year ago |
gingerBill
|
d1450e3d88
Fix styling issues
|
1 year ago |