Commit Graph

  • fc81008ab5 Fix #2615: can't iterate untyped string Laytan Laats 2023-07-02 22:18:25 +02:00
  • a1eae6304f Merge pull request #2622 from laytan/detect-unix-colors-support Jeroen van Rijn 2023-07-02 21:34:34 +02:00
  • 49058620f0 fix spacing Laytan Laats 2023-07-02 21:25:48 +02:00
  • f68a3639b4 use more common detection method and add FORCE_COLOR and NO_COLOR support Laytan Laats 2023-07-02 21:11:19 +02:00
  • f4e87c9720 ignore stderr in tput call Laytan Laats 2023-07-02 20:20:10 +02:00
  • 23bf7973fa detect unix color support Laytan Laats 2023-07-02 19:56:30 +02:00
  • 67e0751124 Merge pull request #2621 from DanielGavin/vulkan-flags2 Jeroen van Rijn 2023-07-02 19:34:20 +02:00
  • f76559daf6 Remove whitespaces DanielGavin 2023-07-02 18:28:37 +02:00
  • 5e99ff6769 Add support FlagBits2 DanielGavin 2023-07-02 18:24:37 +02:00
  • 1ecb4aa9aa Begin work on core:math/cmplx gingerBill 2023-06-28 13:20:23 +01:00
  • a2b3c72647 Improve accuracy of abs or complex* types gingerBill 2023-06-28 13:18:36 +01:00
  • 0180a4fcd4 Add math.sincos gingerBill 2023-06-28 12:57:09 +01:00
  • abca3ceac8 Keep -vet happy gingerBill 2023-06-28 12:19:57 +01:00
  • 866a9fdf19 Actually add math.hypot gingerBill 2023-06-28 12:19:45 +01:00
  • 20e954a864 Add math.hypot gingerBill 2023-06-28 12:16:49 +01:00
  • 03e40b333a Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2023-06-28 11:57:43 +01:00
  • ebed66d4ce General code style clean up for vendor:nanovg gingerBill 2023-06-28 11:57:37 +01:00
  • 9e9f3c485b General code style clean up for vendor:fontstash gingerBill 2023-06-28 11:36:27 +01:00
  • d50a844720 Replace mem with runtime in core:slice gingerBill 2023-06-28 11:04:51 +01:00
  • 89e559296e Merge pull request #2612 from laytan/master Jeroen van Rijn 2023-06-28 07:53:40 +02:00
  • d352e2fa31 only run nightly upload if workflow is ran on main repo Laytan Laats 2023-06-27 23:30:33 +02:00
  • 71bc452764 Merge pull request #2611 from GoNZooo/gonz.add-unix-setenv Jeroen van Rijn 2023-06-27 20:54:49 +02:00
  • f048ad13b5 fix(set_env): use clone_to_cstring instead of unsafe_to_cstring Rickard Andersson 2023-06-27 21:48:53 +03:00
  • d03d5d8f03 style: use tabs Rickard Andersson 2023-06-27 21:46:00 +03:00
  • 6ff0ce15e7 cleanup: remove leftover line Rickard Andersson 2023-06-27 21:42:20 +03:00
  • 330b393e16 fix(os): use setenv instead of putenv Rickard Andersson 2023-06-27 21:37:10 +03:00
  • a820246f64 Keep -vet happy gingerBill 2023-06-26 23:00:39 +01:00
  • 1bf4c8c9ba Merge pull request #2268 from Skytrias/skytrias-vendor-additions gingerBill 2023-06-26 22:59:11 +01:00
  • ca1d437435 add build flags restrictions skytrias 2023-06-26 21:28:54 +02:00
  • 8b8310711e Fix #2594 zero sized union code generation gingerBill 2023-06-26 17:36:27 +01:00
  • cdcb64b0d0 Add missing -strict-style check gingerBill 2023-06-26 17:06:42 +01:00
  • 3c0f1caa41 Fix #2606 gingerBill 2023-06-26 17:03:40 +01:00
  • 8182ba4ee0 Improve internal names for parapoly records gingerBill 2023-06-26 16:48:43 +01:00
  • 3d9328fd79 Default to panic allocator for wasm targets gingerBill 2023-06-26 15:55:52 +01:00
  • 6c6f9f7d25 Fix fmt implementation for js gingerBill 2023-06-26 15:55:35 +01:00
  • c8f475174e Fix tests for -strict-style gingerBill 2023-06-26 15:51:08 +01:00
  • 3dec55f009 Replace x in &y Use &v in y syntax through core & vendor for switch/for statements gingerBill 2023-06-26 15:42:57 +01:00
  • 00d60e28c2 Allow switch &v in ... work to be consistent with for &e in ... gingerBill 2023-06-26 15:41:53 +01:00
  • ea00619c3b for &e, i in array and for k, &v in map (alternative to passing the iterable by pointer) gingerBill 2023-06-26 15:20:40 +01:00
  • bbe50bdaf1 -strict-style fix skytrias 2023-06-23 16:21:52 +02:00
  • 6b59aee336 cleanup with -vet and add to all_vendor skytrias 2023-06-23 16:18:40 +02:00
  • 26a5614572 Merge branch 'master' into skytrias-vendor-additions gingerBill 2023-06-23 14:33:01 +01:00
  • 19ea090633 Merge pull request #2584 from odin-lang/new-io gingerBill 2023-06-23 12:12:17 +01:00
  • 9841b11a54 Merge pull request #2597 from odin-lang/ordered-named-arguments gingerBill 2023-06-23 12:11:46 +01:00
  • 5a6d5374d7 Update WebGL procedures to contextless calling convention gingerBill 2023-06-22 14:30:02 +01:00
  • 9099bc0b6e Merge pull request #2599 from RehkitzDev/master gingerBill 2023-06-22 12:56:23 +01:00
  • e3b43b6e1c fixed dynlib wasm stub Rehkitzdev 2023-06-22 13:35:22 +02:00
  • b0d801f629 Merge pull request #2582 from ftphikari/master gingerBill 2023-06-21 18:21:48 +01:00
  • c48057081e Fix nullptr entity case gingerBill 2023-06-21 14:39:23 +01:00
  • ea76e09ea7 Fix empty varargs gingerBill 2023-06-21 14:30:39 +01:00
  • c9fb078c0f Handle #c_vararg gingerBill 2023-06-21 14:07:14 +01:00
  • 1800030356 Correct deferred procedures gingerBill 2023-06-21 14:01:46 +01:00
  • 43ba2c6226 Fix constant parameter passing gingerBill 2023-06-21 12:10:07 +01:00
  • 735181dc0e Remove unnecessary indent gingerBill 2023-06-21 01:33:37 +01:00
  • 8a890fd3d3 Remove new_and_improved in the name gingerBill 2023-06-21 01:32:35 +01:00
  • 15e31e47fa Remove in order requirement for named parameters gingerBill 2023-06-21 01:24:57 +01:00
  • 9b54b99bf6 Use positional and named arguments within the core library gingerBill 2023-06-21 01:17:05 +01:00
  • 67ca9166d3 Allow named arguments variadic expansion .. gingerBill 2023-06-21 01:03:21 +01:00
  • b2ced834ba Minor code reshuffle gingerBill 2023-06-21 00:43:51 +01:00
  • 18746c1444 Refactor call argument checking to a single procedure gingerBill 2023-06-21 00:40:02 +01:00
  • 09f366bec7 Correct purely named argument handling gingerBill 2023-06-21 00:03:56 +01:00
  • 3998d0c81e Make error checks diverging where possible gingerBill 2023-06-20 22:55:47 +01:00
  • 2a002c3882 Fix scoring for untyped ternary expressions gingerBill 2023-06-20 22:55:33 +01:00
  • fb756e3463 Correct procedure group handling gingerBill 2023-06-20 21:02:57 +01:00
  • 3c5661b51b Allow for positional and named arguments in procedure calls gingerBill 2023-06-20 20:29:40 +01:00
  • 26e06ba6a6 Correct check_call_arguments_new_and_improved logic gingerBill 2023-06-20 16:08:26 +01:00
  • 7c57dde255 Start work on parapoly args for new and improved gingerBill 2023-06-20 13:47:10 +01:00
  • 9ec927b9e9 Try to get make everything work with parapoly gingerBill 2023-06-20 00:30:29 +01:00
  • 15a0d9f900 Begin to handle split arguments correctly gingerBill 2023-06-19 23:46:06 +01:00
  • f26e3c6509 Improve proc group selection with named arguments gingerBill 2023-06-19 22:26:43 +01:00
  • 6568625dea Fix line error printing for error messages gingerBill 2023-06-19 22:12:47 +01:00
  • 427f212170 Begin work in procedure calls gingerBill 2023-06-19 13:56:00 +01:00
  • c1fb8eaf1a Merge pull request #2591 from GoNZooo/g.add-poll-for-unix Jeroen van Rijn 2023-06-17 08:27:42 +02:00
  • 37469dc9c2 fix(poll): make interface more odinary Rickard Andersson 2023-06-15 16:10:00 +03:00
  • dce57627c9 fix: remove redefinition of timespec Rickard Andersson 2023-06-15 08:54:42 +03:00
  • 2992ca5df1 Basic support for new procedure code (non-polymorphic, non-proc-group) gingerBill 2023-06-15 01:37:55 +01:00
  • a5ed5883c7 cleanup: more tabs Rickard Andersson 2023-06-14 23:59:09 +03:00
  • 0036509f74 cleanup(os_linux/poll): use tabs everywhere Rickard Andersson 2023-06-14 23:51:33 +03:00
  • 003c470a4d fix(os_linux): make when for arm64 check correct order Rickard Andersson 2023-06-14 23:38:00 +03:00
  • d6540d9077 fix(os_linux): call ppoll instead on arm64 Rickard Andersson 2023-06-14 23:26:43 +03:00
  • 091c515fea cleanup(os_linux): remove select Rickard Andersson 2023-06-14 22:34:57 +03:00
  • 4f2b9835f5 feat(unix): add poll Rickard Andersson 2023-06-14 22:13:36 +03:00
  • 242d3b3c4d Begin work allowing mixture of named and unnamed gingerBill 2023-06-14 15:40:52 +01:00
  • c66ac9725e Separate out logic for checking mixture of named and unnamed parameters gingerBill 2023-06-14 14:56:33 +01:00
  • feacc5cd11 Basic enforcement of ordered named arguments/parameters for procedures gingerBill 2023-06-14 14:03:08 +01:00
  • 3a761395be Add basic optimization for comparisons against the empty string "" gingerBill 2023-06-14 12:49:33 +01:00
  • a78d6fe0b3 Use i64 instead of int for internal procedures gingerBill 2023-06-14 12:31:57 +01:00
  • 08e466938f Merge branch 'master' into new-io gingerBill 2023-06-14 12:07:04 +01:00
  • e036155bdb Merge pull request #2586 from thetarnav/patch-1 gingerBill 2023-06-14 12:05:52 +01:00
  • 2149afabe1 Merge pull request #2590 from inbelic/inbelic/fix-no_nil-variants-err gingerBill 2023-06-14 12:05:34 +01:00
  • ec32967daa [check-type] fix faulty #no_nil variants error finn 2023-06-13 22:07:01 +02:00
  • fc4a5e61c2 Add ODIN_IGNORE_MSVC_CHECK check to build.bat gingerBill 2023-06-13 13:21:15 +01:00
  • 5e19cc187c Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2023-06-13 13:15:29 +01:00
  • d6c1e206e6 Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2023-06-13 13:15:23 +01:00
  • e9608c9d05 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2023-06-13 13:15:05 +01:00
  • 581eebb197 Fix a race condition when produced anonymous procedure literals with -use-separate-modules gingerBill 2023-06-13 13:14:59 +01:00
  • 10fa67fdaa Merge pull request #2589 from jlreymendez/master Jeroen van Rijn 2023-06-13 09:48:50 +02:00
  • 10f2136675 fix: read file from windows was not returning platform error correctly José Rey Méndez 2023-06-12 19:28:41 -03:00
  • d97dd99d91 Merge pull request #2588 from laytan/fix-darwin-fcntl Jeroen van Rijn 2023-06-12 16:16:49 +02:00
  • 296674e18b Rename ODIN_DISALLOW_RTTI to ODIN_NO_RTTI; Remove dead command line flags gingerBill 2023-06-12 14:53:05 +01:00