 gingerBillandGitHub
|
03ab6add5c
|
Merge pull request #2897 from jcmdln/editorconfig
editorconfig: Use 2-column spaces in YAML
|
2023-10-31 12:45:22 +00:00 |
|
 gingerBillandGitHub
|
052633b73c
|
Merge pull request #2876 from flysand7/new-sys-unix
sys/unix implementation
|
2023-10-31 12:43:28 +00:00 |
|
 gingerBillandGitHub
|
bf9a8032a1
|
Merge pull request #2906 from karl-zylinski/slice-clone-loc
Added loc := #caller_location to slice.clone and slice.clone_to_dynamic
|
2023-10-31 12:26:03 +00:00 |
|
 gingerBillandGitHub
|
eb261f5b28
|
Merge branch 'master' into new-sys-unix
|
2023-10-31 12:16:25 +00:00 |
|
 gingerBillandGitHub
|
51caa930ca
|
Merge pull request #2905 from odin-lang/llvm-17-custom-passes
Explicit Optimization Passes for LLVM-17 Passes
|
2023-10-30 15:00:55 +00:00 |
|
 gingerBillandGitHub
|
0a492acaa1
|
Merge pull request #2891 from flysand7/glfw-fixes
GLFW binding fixes
|
2023-10-26 15:22:16 +01:00 |
|
 gingerBillandGitHub
|
e86d7f1fb0
|
Merge pull request #2895 from jakubtomsu/fix-builtin-const-int-checks
Fix incorrect type condition in some built-in procs
|
2023-10-26 15:21:47 +01:00 |
|
 gingerBillandGitHub
|
5a771732bd
|
Merge pull request #2888 from thetarnav/wasm-i64
Correct loadI64 and storeI64 methods in runtime.js
|
2023-10-24 11:45:08 +01:00 |
|
 gingerBillandGitHub
|
9b6647a019
|
Merge pull request #2886 from flysand7/linux-no-crt
Allow no CRT linking on Linux
|
2023-10-24 11:32:23 +01:00 |
|
 gingerBillandGitHub
|
9afee7e8d2
|
Merge pull request #2883 from flysand7/chkstk
Implement stack probing on windows.
|
2023-10-20 11:32:22 +01:00 |
|
 gingerBillandGitHub
|
6ee7b05b27
|
Merge pull request #2850 from jcmdln/linux-llvm-17
Support LLVM >=17.0.1 on Darwin and Linux
|
2023-10-16 16:15:59 +01:00 |
|
 gingerBillandGitHub
|
e4c7e9903e
|
Merge pull request #2841 from Ldash4/upstream/fix-enet-bindings
Make enet packet flags use bitset
|
2023-10-16 11:37:39 +01:00 |
|
 gingerBillandGitHub
|
a96100d875
|
Merge pull request #2864 from flysand7/vendor-shared-fix
Allow for shared object linking of vendor libraries
|
2023-10-16 11:37:19 +01:00 |
|
 gingerBillandGitHub
|
10c67051f2
|
Merge pull request #2870 from reluctant-git-user/patch-1
Update stdio.odin
|
2023-10-16 11:34:11 +01:00 |
|
 gingerBillandGitHub
|
a3fbd09ef9
|
Merge pull request #2871 from reluctant-git-user/master
Update microui.odin; slider 'step' parameter was not working
|
2023-10-16 11:33:51 +01:00 |
|
 gingerBillandGitHub
|
45d08ea992
|
Merge pull request #2861 from seventh-chord/master
llvm: specify calling convention on call
|
2023-10-15 11:24:42 +01:00 |
|
 gingerBillandGitHub
|
c9c7aa2e90
|
Merge pull request #2838 from GoNZooo/gonz.return-out-of-memory-in-json-parse
fix(json): return `.Out_Of_Memory` when out of memory on parse
|
2023-10-15 11:23:34 +01:00 |
|
 gingerBillandGitHub
|
2783461e69
|
Merge pull request #2847 from thetarnav/js-runtime-patch
Update wasm `runtime.js`
|
2023-10-14 19:58:28 +01:00 |
|
 gingerBillandGitHub
|
ec2635131b
|
Merge pull request #2853 from RehkitzDev/master
added webgl GetParameter
|
2023-10-10 16:03:06 +01:00 |
|
 gingerBillandGitHub
|
6b3cfdfb2b
|
Merge pull request #2856 from fabiansperber/fix-odin-parser-or_branch
core/odin Add `or_break` and `or_continue` semicolon handling
|
2023-10-10 16:02:56 +01:00 |
|
 gingerBillandGitHub
|
96778c69bc
|
Merge pull request #2836 from jakubtomsu/fix-zero-length-enum-array
Allow zero-length enum array (to stay consistent with `[0]T`)
|
2023-10-06 15:06:40 +01:00 |
|
 gingerBillandGitHub
|
77227c2ff5
|
Merge pull request #2805 from odin-lang/llvm-17
Support LLVM 17.0.1
|
2023-09-28 16:01:26 +01:00 |
|
 
|
70aff9fbb2
|
Update src/build_settings.cpp
Co-authored-by: Laytan Laats <laytanlaats@hotmail.com>
|
2023-09-27 14:01:45 +01:00 |
|
 gingerBillandGitHub
|
2370884722
|
Merge pull request #2827 from Lperlind/fixup-bad-rand-merge
Fixed up missing output for rand
|
2023-09-27 11:45:00 +01:00 |
|
 gingerBillandGitHub
|
0ed2d8b127
|
Merge pull request #2813 from mtarik34b/fix-mismatches-with-max-error-count-flag
Fix various mismatches with the specified -max-error-count flag
|
2023-09-25 16:44:05 +01:00 |
|
 gingerBillandGitHub
|
e14a4e79ae
|
Merge pull request #2808 from karl-zylinski/write-128-bit-int-buf-size
Fix for crash when using io.write_u128/io.write_i128 due to buffer being too small
|
2023-09-22 11:38:07 +01:00 |
|
 gingerBillandGitHub
|
c23b5825bb
|
Merge pull request #2804 from bytesiz3d/fix-unquote-string
Fix bug with index increment in `core:encoding/json.unquote_string`
|
2023-09-20 10:16:51 +01:00 |
|
 gingerBillandGitHub
|
150a72f75e
|
Merge pull request #2769 from RLGingerBiscuit/json-marshal-stuff
json.marshal: Don't output spaces if pretty=false
|
2023-09-18 10:47:02 +01:00 |
|
 gingerBillandGitHub
|
f96579824b
|
Merge pull request #2791 from ftphikari/master
[core:sys/windows] Added couple of procedures
|
2023-09-15 11:22:30 +01:00 |
|
 gingerBillandGitHub
|
2aa3cabd85
|
Merge pull request #2782 from AbdelHameed-Hamed/dxc-unix-bindings
Add unix bindings for DXC.
|
2023-09-14 20:08:49 +01:00 |
|
 gingerBillandGitHub
|
6e49b1cad7
|
Merge pull request #2784 from laytan/fmt-memory-sizes
Add formatting of bytes into the best unit of measurement
|
2023-09-14 11:00:48 +01:00 |
|
 gingerBillandGitHub
|
d928f425ec
|
Merge pull request #2789 from fabiansperber/fix-odin-parser
Fix issues with core:odin parser
|
2023-09-14 11:00:11 +01:00 |
|
 gingerBillandGitHub
|
ed3a9aed12
|
Merge pull request #2790 from Lperlind/master
Further improve on NSBlock
|
2023-09-14 10:59:48 +01:00 |
|
 gingerBillandGitHub
|
d60c619c44
|
Merge pull request #2785 from DanielGavin/odin-core-reverse
Add #reverse to `odin/parser`.
|
2023-09-05 18:57:08 +01:00 |
|
 gingerBillandGitHub
|
e7abc05931
|
Merge pull request #2787 from laytan/fix-commonmark
fix commonmark import
|
2023-09-05 18:56:58 +01:00 |
|
 gingerBillandGitHub
|
4aa4317c28
|
Merge pull request #2780 from laytan/fix-ternary-with-union-of-enum
fix #2779 ternary with a union of enum
|
2023-08-31 15:19:27 +01:00 |
|
 gingerBillandGitHub
|
1a316c8a18
|
Merge pull request #2776 from Lperlind/master
Add more NS bindings and correctly link NS block
|
2023-08-30 01:48:06 +01:00 |
|
 gingerBillandGitHub
|
39c0a619eb
|
Merge pull request #2767 from Lperlind/master
Correct run loop linking
|
2023-08-25 11:20:07 +01:00 |
|
 gingerBillandGitHub
|
61858f5899
|
Merge pull request #2755 from Lperlind/improve-float-rand
Better guarantee boundaries of floating point rand
|
2023-08-19 11:07:28 +01:00 |
|
 gingerBillandGitHub
|
b873651da7
|
Merge pull request #2748 from Caedo/js-events-fix
Fix issues with js events not being initialized properly
|
2023-08-17 16:40:54 +01:00 |
|
 gingerBillandGitHub
|
2153cb7e0a
|
Merge pull request #2721 from Kartoffelsaft/dynamic-pool-alloc
Return .Invalid_Argument in pool allocator to avoid potential segfaults
|
2023-08-16 12:02:21 +01:00 |
|
 gingerBillandGitHub
|
098d1d2b5e
|
Merge pull request #2716 from laytan/add-libraygui-macos-arm64
add libraygui.a for macos-arm64
|
2023-08-15 11:19:20 +01:00 |
|
 gingerBillandGitHub
|
31c85f0ec5
|
Merge pull request #2719 from laytan/add-waitgroup-to-wait-proc-group
add wait group to wait proc group
|
2023-08-15 11:19:09 +01:00 |
|
 gingerBillandGitHub
|
091d1f8c75
|
Merge pull request #2747 from Pix-xiP/loc-into-strings
#caller_location into the strings package
|
2023-08-15 11:16:12 +01:00 |
|
 gingerBillandGitHub
|
49b2447113
|
Merge pull request #2710 from guifes/raygui
raygui bindings
|
2023-08-08 16:13:51 +01:00 |
|
 gingerBillandGitHub
|
c5fc28de7d
|
Merge pull request #2714 from wjlroe/fix-cycle-count-intrinsic-on-darwin
Fix read_cycle_counter intrinsic on arm64
|
2023-08-07 23:18:55 +01:00 |
|
 gingerBillandGitHub
|
67ffae7e32
|
Merge pull request #2655 from hchac/stdlib-parser-fixes
Match C++ parser allowing named arguments after variadic
|
2023-08-07 11:45:14 +01:00 |
|
 gingerBillandGitHub
|
488a38a96d
|
Merge pull request #2649 from hchac/allow-newline-field-list-separator
Match C++ parser behavior in allowing newlines before a closing brace.
|
2023-08-07 11:45:08 +01:00 |
|
 gingerBillandGitHub
|
77e5854a16
|
Merge branch 'master' into stdlib-parser-fixes
|
2023-08-07 11:02:01 +01:00 |
|
 gingerBillandGitHub
|
2a42dab108
|
Merge pull request #2661 from Beefster09/fixed-f64-conversion
Fix conversions between fixed point numbers and f64
|
2023-08-07 11:00:42 +01:00 |
|
 gingerBillandGitHub
|
12b7df550f
|
Merge pull request #2701 from Alkamist/nanovg-leak-fix
Fix small memory leak in nanovg.
|
2023-08-05 17:07:35 +01:00 |
|
 gingerBillandGitHub
|
006bd2fe17
|
Merge pull request #2696 from hwchen/hwchen/fix-parse-call-expr-ellipses
core:odin/parser allow args after varargs in parse_call_expr
|
2023-08-05 17:07:28 +01:00 |
|
 gingerBillandGitHub
|
d252768ac5
|
Merge pull request #2652 from ftphikari/master
[vendor:directx/d3d_compiler] Added default include file handler
|
2023-08-05 16:59:43 +01:00 |
|
 gingerBillandGitHub
|
9453b2387b
|
Merge pull request #2669 from laytan/check-disabled-when-generating-parapoly
Fix #2666 by checking for disabled when generating parapoly procs
|
2023-08-01 14:45:36 +01:00 |
|
 gingerBillandGitHub
|
a4de59c8ee
|
Merge pull request #2686 from ryuukk/patch-8
Assign element to Slice not Array when alloc a Type_Slice
|
2023-08-01 14:45:19 +01:00 |
|
 gingerBillandGitHub
|
fab40080e4
|
Merge pull request #2693 from hasanyasin/master
Add -show-system-calls flag info to cli usage help
|
2023-08-01 14:45:03 +01:00 |
|
 gingerBillandGitHub
|
3a0b66d5df
|
Merge pull request #2625 from laytan/exit-code-1-on-test-failure
exit with code 1 on `odin test` failure
|
2023-07-11 21:50:18 +01:00 |
|
 gingerBillandGitHub
|
07d3122c14
|
Merge pull request #2651 from erjohnson/arena-static-bootstrap-doc-fix
Fix small doc mistakes in arena.odin
|
2023-07-11 21:49:06 +01:00 |
|
 gingerBillandGitHub
|
1bf4c8c9ba
|
Merge pull request #2268 from Skytrias/skytrias-vendor-additions
fontstash / nanovg vendor additions
|
2023-06-26 22:59:11 +01:00 |
|
 gingerBillandGitHub
|
26a5614572
|
Merge branch 'master' into skytrias-vendor-additions
|
2023-06-23 14:33:01 +01:00 |
|
 gingerBillandGitHub
|
19ea090633
|
Merge pull request #2584 from odin-lang/new-io
New and Improved `io.Stream` interface
|
2023-06-23 12:12:17 +01:00 |
|
 gingerBillandGitHub
|
9841b11a54
|
Merge pull request #2597 from odin-lang/ordered-named-arguments
Allowing for Positional and Named Arguments in Procedure Calls
|
2023-06-23 12:11:46 +01:00 |
|
 gingerBillandGitHub
|
9099bc0b6e
|
Merge pull request #2599 from RehkitzDev/master
fixed dynlib wasm stub
|
2023-06-22 12:56:23 +01:00 |
|
 gingerBillandGitHub
|
b0d801f629
|
Merge pull request #2582 from ftphikari/master
[core:thread] Added self_cleanup flag to properly auto-clean threads
|
2023-06-21 18:21:48 +01:00 |
|
 gingerBillandGitHub
|
e036155bdb
|
Merge pull request #2586 from thetarnav/patch-1
Replace `0` with `os.ERROR_NONE` in `demo.odin`
|
2023-06-14 12:05:52 +01:00 |
|
 gingerBillandGitHub
|
2149afabe1
|
Merge pull request #2590 from inbelic/inbelic/fix-no_nil-variants-err
[check-type] fix faulty #no_nil variants error
|
2023-06-14 12:05:34 +01:00 |
|
 gingerBillandGitHub
|
4c17e2e97e
|
Merge pull request #2552 from jcmoyer/fix-2466
Use compound literal storage for ValueDecl lvals
|
2023-06-08 12:34:40 +01:00 |
|
 gingerBillandGitHub
|
0c477f2c6b
|
Merge pull request #2289 from Lperlind/staging/fix_os_args
Fix out of range error with _alloc_command_line_arguments in darwin
|
2023-06-07 12:06:43 +01:00 |
|
 gingerBillandGitHub
|
151396507e
|
Merge pull request #1309 from Yawning/fix/freebsd-syscall
src: "Fix" the system call intrinsic for FreeBSD
|
2023-06-07 12:04:57 +01:00 |
|
 gingerBillandGitHub
|
8441c0c51e
|
Merge pull request #2577 from Tetralux/refactor-init-context
[thread] Refactor handling of 'init_context' + add doc comments for it
|
2023-06-07 11:51:30 +01:00 |
|
 gingerBillandGitHub
|
ae7bf468d1
|
Merge pull request #2573 from inbelic/inbelic/fmt-zero-padding
[fmt] fix zero-padding behaviour of numbers
|
2023-06-07 11:44:53 +01:00 |
|
 gingerBillandGitHub
|
907ef82d4b
|
Merge pull request #2470 from odin-lang/separate-int-word-sizes
Separate int size from word/pointer size
|
2023-06-07 02:20:06 +01:00 |
|
 gingerBillandGitHub
|
6a2ff3a371
|
Merge pull request #2571 from jakubtomsu/builtin-soa-procs-improvements
Update SOA dynamic array procs to match non-SOA
|
2023-06-06 22:40:27 +01:00 |
|
 gingerBillandGitHub
|
7ce1386d1a
|
Merge pull request #2575 from RehkitzDev/master
added webgl bindFramebuffer
|
2023-06-06 22:39:17 +01:00 |
|
 gingerBillandGitHub
|
5e996a1c02
|
Merge pull request #2568 from RehkitzDev/master
fixed webgl BindFramebuffer parameter
|
2023-05-31 20:48:00 +01:00 |
|
 gingerBillandGitHub
|
7915dde43c
|
Merge pull request #2504 from jon-lipstate/attr_error
helpful error on custom-attrs
|
2023-05-31 14:08:33 +01:00 |
|
 gingerBillandGitHub
|
7675b9c28f
|
Merge pull request #2564 from Lperlind/rand-docs
Document core:math/rand and add 'possible output'
|
2023-05-31 14:08:21 +01:00 |
|
 gingerBillandGitHub
|
3562a38f8c
|
Merge pull request #2558 from laytan/implement-set-blocking-darwin
implement non blocking sockets for darwin
|
2023-05-30 02:15:20 +01:00 |
|
 gingerBillandGitHub
|
201544ef8b
|
Merge pull request #2559 from wiremoons/patch-1
Update build_odin.sh to better support optimisation on Arm CPUs
|
2023-05-30 02:13:46 +01:00 |
|
 gingerBillandGitHub
|
6cbce9fdff
|
Merge pull request #2563 from charles-l/master
WASM: Use BasicC ABI convention for arguments that have `proc "c"`
|
2023-05-29 23:33:58 +01:00 |
|
 gingerBillandGitHub
|
c38842ecb2
|
Merge pull request #2535 from jasonKercher/fix2515
Fix #2515 - Implement backward shift on `map` on insert and reseed hashes on resize
|
2023-05-29 22:41:46 +01:00 |
|
 gingerBillandGitHub
|
0f392a95ae
|
Merge pull request #2549 from NoahR02/update-vulkan
Update Vulkan
|
2023-05-24 23:17:06 +01:00 |
|
 gingerBillandGitHub
|
29786b0024
|
Merge pull request #2555 from ryhor-spivak/fix_windowplacement
Remove rcDevice field from WINDOWPLACEMENT
|
2023-05-24 23:14:42 +01:00 |
|
 gingerBillandGitHub
|
6639b7d017
|
Merge pull request #2500 from Ahsan-Sarbaz/master
Fixed a bug in DXGI
|
2023-05-18 11:57:55 +01:00 |
|
 gingerBillandGitHub
|
7702a488e5
|
Merge pull request #2474 from cshenton/patch-1
Add Dynamic Resource Root Signature flags
|
2023-05-18 11:56:35 +01:00 |
|
 gingerBillandGitHub
|
49cd9648b0
|
Merge pull request #2512 from jasonKercher/master
update os2 to match core changes
|
2023-05-18 11:26:16 +01:00 |
|
 gingerBillandGitHub
|
1692dcf8d5
|
Merge pull request #2514 from ryuukk/patch-2
Missing cast
|
2023-05-18 11:26:02 +01:00 |
|
 gingerBillandGitHub
|
5ec4719124
|
Merge pull request #2523 from jcmoyer/fix-2056
Zero non-diagonal elements when converting to matrix
|
2023-05-18 11:25:44 +01:00 |
|
 gingerBillandGitHub
|
911c98e235
|
Merge pull request #2525 from laytan/fix-buffer-init-cap-0-wrong-allocator
fix bytes.buffer_init_allocator not using given allocator if len/cap is 0
|
2023-05-18 11:24:27 +01:00 |
|
 gingerBillandGitHub
|
535c64c318
|
Merge pull request #2534 from Tetralux/fix-append-nothing-loc
[runtime] Pass along #caller_location in append_nothing()
|
2023-05-18 11:23:46 +01:00 |
|
 gingerBillandGitHub
|
103dcfe897
|
Merge pull request #2539 from powerc9000/patch-6
lua MAXSTACK should be 1000000 on 32 bits OR greater
|
2023-05-14 22:05:28 +01:00 |
|
gingerBill
|
8693a045bb
|
Revert "Change intrinsics.read_cycle_counter on ARM64"
This reverts commit b567679eb6.
|
2023-05-12 11:50:49 +01:00 |
|
gingerBill
|
b567679eb6
|
Change intrinsics.read_cycle_counter on ARM64
|
2023-05-12 11:34:01 +01:00 |
|
 gingerBillandGitHub
|
182b269e46
|
Merge pull request #2511 from zhibog/botan3
Add Botan3 libraries and use VS 2022 for Windows builds
|
2023-05-03 22:14:17 +01:00 |
|
 gingerBillandGitHub
|
dfb5f8ea2c
|
Merge pull request #2507 from powerc9000/patch-5
Fix check for continuation byte in core/text/text_edit
|
2023-05-02 22:04:44 +01:00 |
|
 gingerBillandGitHub
|
f0ba5d3821
|
Merge pull request #2490 from eltociear/patch-1
Fix typo in marshal.odin
|
2023-04-28 12:17:35 +01:00 |
|
 gingerBillandGitHub
|
88f6b5f16b
|
Merge pull request #2492 from GiveMeFox/patch-1
Update README.md
|
2023-04-27 14:33:26 +01:00 |
|
 gingerBillandGitHub
|
68e6e1b779
|
Merge pull request #2496 from AquaGeneral/master
linalg/extended radians and degrees fixed
|
2023-04-27 14:33:00 +01:00 |
|
 gingerBillandGitHub
|
be0a543077
|
Merge pull request #2480 from jakubtomsu/soa-ptr-formatting-fix
Fix panic during fixed-size #soa array pointer formatting in `core:fmt`
|
2023-04-24 16:43:41 +01:00 |
|
 gingerBillandGitHub
|
57214c63cb
|
Merge pull request #2457 from jakubtomsu/master
Handle unmarshalling unknown values in `core:encoding/json`
|
2023-04-20 11:27:09 +01:00 |
|