| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #2289 from Lperlind/staging/fix_os_args | gingerBill | 2023-06-07 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix out or range error with _alloc_command_line_arguments in darwin | Lucas Perlind | 2022-12-23 | 1 | -2/+2 | |
| * | | | | | Merge pull request #1309 from Yawning/fix/freebsd-syscall | gingerBill | 2023-06-07 | 1 | -4/+45 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into fix/freebsd-syscall | gingerBill | 2022-07-24 | 690 | -36789/+137580 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | src: "Fix" the system call intrinsic for FreeBSD | Yawning Angel | 2021-11-13 | 1 | -5/+46 | |
| * | | | | | | | Merge pull request #2577 from Tetralux/refactor-init-context | gingerBill | 2023-06-07 | 3 | -22/+88 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [thread] Refactor handling of 'init_context' + add doc comments for it | Tetralux | 2023-06-03 | 3 | -22/+88 | |
| * | | | | | | | | Merge pull request #2573 from inbelic/inbelic/fmt-zero-padding | gingerBill | 2023-06-07 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [fmt] fix zero-padding behaviour of numbers | finn | 2023-06-01 | 1 | -0/+5 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2470 from odin-lang/separate-int-word-sizes | gingerBill | 2023-06-07 | 28 | -225/+404 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix endianness for wasm64p32 | gingerBill | 2023-06-07 | 3 | -12/+8 | |
| | * | | | | | | | | Fix typo in wasm64p32 abi | gingerBill | 2023-06-07 | 1 | -1/+1 | |
| | * | | | | | | | | Ignore non-variable parameters | gingerBill | 2023-06-07 | 1 | -3/+6 | |
| | * | | | | | | | | Change ABI for wasm64p32 on slices and structs | gingerBill | 2023-06-07 | 2 | -17/+43 | |
| | * | | | | | | | | Rename procs | gingerBill | 2023-06-07 | 2 | -2/+2 | |
| | * | | | | | | | | Fix non-constant compound literals of slices | gingerBill | 2023-06-07 | 4 | -11/+43 | |
| | * | | | | | | | | Fix wasm intrinsics; fix `len` for strings and slices | gingerBill | 2023-06-06 | 2 | -6/+11 | |
| | * | | | | | | | | Fix constant slice initialization for wasm64p32 | gingerBill | 2023-06-06 | 2 | -10/+26 | |
| | * | | | | | | | | Merge branch 'master' into separate-int-word-sizes | gingerBill | 2023-06-06 | 147 | -10163/+19929 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2571 from jakubtomsu/builtin-soa-procs-improvements | gingerBill | 2023-06-06 | 1 | -46/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update SOA dynamic array procs to match non-SOA | jakubtomsu | 2023-06-01 | 1 | -46/+41 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2575 from RehkitzDev/master | gingerBill | 2023-06-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | added webgl bindFramebuffer | Rehkitzdev | 2023-06-02 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Fix `fmt` for `js` | gingerBill | 2023-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | Fix `@(default_calling_convention)` check on wasm | gingerBill | 2023-06-06 | 1 | -5/+4 | |
| * | | | | | | | | | Merge pull request #2579 from apahl/patch-1 | Jeroen van Rijn | 2023-06-06 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update core/mem/doc.odin | Axel Pahl | 2023-06-06 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Correct printing in fmt for `ODIN_ERROR_POS_STYLE` | gingerBill | 2023-06-06 | 1 | -5/+16 | |
| * | | | | | | | | | Add error requiring an explicit calling convention for foreign procedures | gingerBill | 2023-06-06 | 3 | -3/+11 | |
| * | | | | | | | | | Fix `map_get` typo | gingerBill | 2023-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | Minor fix to internal `using` logic with LLVM causing a compiler bug | gingerBill | 2023-06-06 | 1 | -4/+9 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2023-05-31 | 4 | -42/+669 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge pull request #2568 from RehkitzDev/master | gingerBill | 2023-05-31 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fixed webgl BindFramebuffer parameter | Rehkitzdev | 2023-05-31 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #2504 from jon-lipstate/attr_error | gingerBill | 2023-05-31 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'odin-lang:master' into attr_error | jon lipstate | 2023-05-30 | 205 | -10369/+19824 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | helpful errors custom-attrs | Jon Lipstate | 2023-04-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge pull request #2564 from Lperlind/rand-docs | gingerBill | 2023-05-31 | 2 | -41/+667 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Document core:math/rand and add 'possible output' | Lucas Perlind | 2023-05-31 | 2 | -41/+667 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | Remove `thread.init_context = context` | gingerBill | 2023-05-31 | 1 | -1/+0 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add more documentation to numerous `@builtin` procedures in package runtime | gingerBill | 2023-05-30 | 1 | -6/+110 | |
| * | | | | | | | | | | Parse leading comment above attribute for value declarations | gingerBill | 2023-05-30 | 1 | -2/+6 | |
| * | | | | | | | | | | Improve `check_decl_attributes` logic for `is_runtime` | gingerBill | 2023-05-30 | 1 | -1/+12 | |
| * | | | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2023-05-30 | 3 | -4/+47 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #2558 from laytan/implement-set-blocking-darwin | gingerBill | 2023-05-30 | 2 | -3/+39 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | implement non blocking sockets for darwin | Laytan Laats | 2023-05-27 | 2 | -3/+39 | |
| | * | | | | | | | | | | Merge pull request #2559 from wiremoons/patch-1 | gingerBill | 2023-05-30 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Update build_odin.sh to better support optimisation on Arm CPUs | Simon Rowe | 2023-05-28 | 1 | -1/+8 | |
| * | | | | | | | | | | | | Don't strip `builtin` attribute form AST | gingerBill | 2023-05-30 | 1 | -3/+9 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Minor change to `#reverse for` logic; add comments explaining it | gingerBill | 2023-05-30 | 1 | -24/+103 | |