jockus
|
b110153b51
Fix accidental removal of newline
|
4 жил өмнө |
jockus
|
b261937233
Remove accidental core:fmt include in path/filepath
|
4 жил өмнө |
jockus
|
4455ba5b65
Merge branch 'master' of https://github.com/odin-lang/Odin
|
4 жил өмнө |
jockus
|
e8aa767c8d
Fix deleting substring in filepath.release
|
4 жил өмнө |
gingerBill
|
bb7bd94b0a
Fix comparison bug of enumerated arrays
|
4 жил өмнө |
gingerBill
|
4a886a1bc5
Disable copy elision on assignments for the time being
|
4 жил өмнө |
gingerBill
|
c21c754b6f
Minimize copying on getting the address of a call if required
|
4 жил өмнө |
gingerBill
|
e948fcd2f1
Use `intrinsics.mem_zero` in `runtime.mem_zero`
|
4 жил өмнө |
gingerBill
|
0c46d06e63
Add `intrinsics.mem_zero`
|
4 жил өмнө |
gingerBill
|
44b6e7c45d
Move the mem zero into a separate procedure for reuse
|
4 жил өмнө |
gingerBill
|
284a2631fd
Refactoring of lbFunctionType retrieval
|
4 жил өмнө |
gingerBill
|
3f156bcb4b
Refactor backend code for assignments; Refactor some statements into separate procedures
|
4 жил өмнө |
gingerBill
|
d35a9e65b6
Heavily improve the copy elision logic in the backend
|
4 жил өмнө |
gingerBill
|
c440296ae8
Add `@(link_section=<string>)` for global variables
|
4 жил өмнө |
gingerBill
|
79f115d6a7
Handle #c_vararg correctly
|
4 жил өмнө |
gingerBill
|
39eccdf6b9
Make `js` default to nil allocator for the time being
|
4 жил өмнө |
gingerBill
|
71cfa0c9fe
Clean up organization of `package runtime`
|
4 жил өмнө |
gingerBill
|
e82f8214e8
Add `bytes.remove`, `bytes.remove_all`, `strings.remove`, `strings.remove_all`
|
4 жил өмнө |
gingerBill
|
b8f8d4c3a1
Modify ABI for the Odin calling conventions on SysV slightly
|
4 жил өмнө |
gingerBill
|
9e2eb717fe
Correct `newline_limit` logic
|
4 жил өмнө |
gingerBill
|
f0c9f82e1b
Minor changes to printer to use a bit set rather than booleans for list options
|
4 жил өмнө |
gingerBill
|
cc1d3a7b19
`parser.check_poly_params_for_type`
|
4 жил өмнө |
gingerBill
|
159daba759
Fix `ast_end_token`
|
4 жил өмнө |
gingerBill
|
d7e85725e1
General improves to formatting for the visitor
|
4 жил өмнө |
gingerBill
|
247f4f3293
Fix `..=` logic in the backend
|
4 жил өмнө |
gingerBill
|
8758afdf4e
General fixes for `odinfmt`
|
4 жил өмнө |
gingerBill
|
362f07d7c5
Merge pull request #997 from DanielGavin/prototype-fmt
|
4 жил өмнө |
gingerBill
|
fe74b479c6
Begin changes to sync2
|
4 жил өмнө |
Daniel Gavin
|
44ee0f2cdc
Merge branch 'master' into prototype-fmt
|
4 жил өмнө |
Daniel Gavin
|
50035f257e
don't factor in the rhs length for lines that don't have Equal tokens.
|
4 жил өмнө |