gingerBill
|
ce35de47e4
Merge pull request #761 from Tetralux/patch-7
|
4 жил өмнө |
Tetralux
|
213864a50c
Reuse container.Queue capacity when calling pop_front()
|
4 жил өмнө |
gingerBill
|
4629754f7c
Inline asm expression (-llvm-api)
|
4 жил өмнө |
gingerBill
|
0061e63db0
Merge branch 'master' of https://github.com/odin-lang/Odin
|
4 жил өмнө |
gingerBill
|
5fa488f163
Add intrinsics.cpu_relax for llvm-api
|
4 жил өмнө |
gingerBill
|
71ef27fef9
Merge pull request #753 from Tetralux/fix-dirnoexist-error
|
4 жил өмнө |
gingerBill
|
6ea000b648
Merge pull request #752 from powerc9000/patch-4
|
4 жил өмнө |
gingerBill
|
feeb342c00
Improve multiple return value copy-elision
|
4 жил өмнө |
gingerBill
|
c4dbc88a12
Improve array programming code generation
|
4 жил өмнө |
gingerBill
|
f4b4cd0433
Specific set the code gen level for -llvm-api
|
4 жил өмнө |
gingerBill
|
4e5b8f2c61
Add `-build-mode:assembly` for `-llvm-api`
|
4 жил өмнө |
gingerBill
|
0be6ddc7e2
Add `-microarch:<string>` (e.g. `-microarch:native`)
|
4 жил өмнө |
gingerBill
|
b1bdd95f19
Begin work on making packages import assembly sort files (.S)
|
4 жил өмнө |
gingerBill
|
063c0548b0
Add new package strings procedures: trim_prefix, trim_suffix, to_valid_utf8
|
4 жил өмнө |
gingerBill
|
41f6a684e1
Rename `slice.sort_proc` to `slice.sort_by`; add `slice.sort_by_key`
|
4 жил өмнө |
gingerBill
|
289908e0b8
Add `+build ignore` tag
|
4 жил өмнө |
gingerBill
|
5a28a7e0f5
Add `intrinsics.type_field_index_of`
|
4 жил өмнө |
gingerBill
|
f8e697dbbb
Fix indirect selector bug with `using` on `offset_of`
|
4 жил өмнө |
gingerBill
|
7fc3030c63
Update path/filepath to use new `slice.sort`; Add `sort.reverse_interface`
|
5 жил өмнө |
gingerBill
|
edd802e1ff
Add `package slice`; New `sort.Interface` with default `sort.sort`
|
5 жил өмнө |
gingerBill
|
de13584be2
Add #no_bounds_check to crc procedures
|
5 жил өмнө |
gingerBill
|
8806283cf7
Improve location information for log.panic*
|
5 жил өмнө |
gingerBill
|
ec5934705c
Enforce `do` bodies to be on the same line as the control statement's condition or token
|
5 жил өмнө |
gingerBill
|
fa33476438
Improve default temp allocator; Fix filepath.abs behaviour on Windows
|
5 жил өмнө |
Tetralux
|
dfac45942c
Fix error message when importing package that does not exist
|
5 жил өмнө |
gingerBill
|
1b4bccbc94
Add `append_nothing`
|
5 жил өмнө |
Clay Murray
|
062ae56f25
Fix a few bugs in path based code.
|
5 жил өмнө |
gingerBill
|
6eeb12a986
Improve default temp_allocator; make nil loggers do nothing; improve mem.Scratch_Allocator behaviour
|
5 жил өмнө |
gingerBill
|
a65553293f
Add `mem.Small_Allocator`
|
5 жил өмнө |
gingerBill
|
8f28312705
Fix `pop` behaviour, and improve assert messages by using `#caller_location`
|
5 жил өмнө |