gingerBill
|
2bc5e0ebd7
Fix non-constant compound literals of slices
|
2 gadi atpakaļ |
gingerBill
|
ca6cef9a7d
Fix wasm intrinsics; fix `len` for strings and slices
|
2 gadi atpakaļ |
gingerBill
|
1c2a30d7e9
Fix constant slice initialization for wasm64p32
|
2 gadi atpakaļ |
gingerBill
|
4a75a1e839
Merge branch 'master' into separate-int-word-sizes
|
2 gadi atpakaļ |
gingerBill
|
6a2ff3a371
Merge pull request #2571 from jakubtomsu/builtin-soa-procs-improvements
|
2 gadi atpakaļ |
gingerBill
|
7ce1386d1a
Merge pull request #2575 from RehkitzDev/master
|
2 gadi atpakaļ |
gingerBill
|
d6f45e4d76
Fix `fmt` for `js`
|
2 gadi atpakaļ |
gingerBill
|
356f66784f
Fix `@(default_calling_convention)` check on wasm
|
2 gadi atpakaļ |
Jeroen van Rijn
|
166ab7b600
Merge pull request #2579 from apahl/patch-1
|
2 gadi atpakaļ |
Axel Pahl
|
1cdb0abf80
Update core/mem/doc.odin
|
2 gadi atpakaļ |
gingerBill
|
0defd1d141
Correct printing in fmt for `ODIN_ERROR_POS_STYLE`
|
2 gadi atpakaļ |
gingerBill
|
24ed07b6d5
Add error requiring an explicit calling convention for foreign procedures
|
2 gadi atpakaļ |
gingerBill
|
ecad730945
Fix `map_get` typo
|
2 gadi atpakaļ |
gingerBill
|
efb7fd919b
Minor fix to internal `using` logic with LLVM causing a compiler bug
|
2 gadi atpakaļ |
Rehkitzdev
|
d8752da7d5
added webgl bindFramebuffer
|
2 gadi atpakaļ |
jakubtomsu
|
a6c93e2c41
Update SOA dynamic array procs to match non-SOA
|
2 gadi atpakaļ |
gingerBill
|
788f3c22bf
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 gadi atpakaļ |
gingerBill
|
c194dfbdf7
Remove `thread.init_context = context`
|
2 gadi atpakaļ |
gingerBill
|
5e996a1c02
Merge pull request #2568 from RehkitzDev/master
|
2 gadi atpakaļ |
Rehkitzdev
|
b52bf11ea5
fixed webgl BindFramebuffer parameter
|
2 gadi atpakaļ |
gingerBill
|
7915dde43c
Merge pull request #2504 from jon-lipstate/attr_error
|
2 gadi atpakaļ |
gingerBill
|
7675b9c28f
Merge pull request #2564 from Lperlind/rand-docs
|
2 gadi atpakaļ |
Lucas Perlind
|
ebe5636307
Document core:math/rand and add 'possible output'
|
2 gadi atpakaļ |
gingerBill
|
6fe2df1d7d
Add more documentation to numerous `@builtin` procedures in package runtime
|
2 gadi atpakaļ |
gingerBill
|
5376d32772
Parse leading comment above attribute for value declarations
|
2 gadi atpakaļ |
gingerBill
|
2924e478ee
Improve `check_decl_attributes` logic for `is_runtime`
|
2 gadi atpakaļ |
gingerBill
|
297700ad11
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 gadi atpakaļ |
gingerBill
|
9d29914304
Don't strip `builtin` attribute form AST
|
2 gadi atpakaļ |
jon lipstate
|
b223bc0302
Merge branch 'odin-lang:master' into attr_error
|
2 gadi atpakaļ |
gingerBill
|
3562a38f8c
Merge pull request #2558 from laytan/implement-set-blocking-darwin
|
2 gadi atpakaļ |