Commit Graph

  • 9aed26a234 Remove the use of import within when gingerBill 2023-08-04 15:54:44 +01:00
  • 3323d5c76c Disallow import declarations within a when statement gingerBill 2023-08-04 15:45:25 +01:00
  • 4b9afd787c core:odin/parser allow args after varargs in parse_call_expr Walther Chen 2023-08-02 11:52:11 -04:00
  • cedf01d094 Fix small memory leak in nanovg. Alkamist 2023-08-03 18:36:12 -04:00
  • 4a71603a77 Add hasher proc generation gingerBill 2023-08-03 14:46:22 +01:00
  • aadc8477b9 Generate equal proc for unions gingerBill 2023-08-03 13:42:14 +01:00
  • 9bf111bd3d Add comments for tilde building gingerBill 2023-08-03 13:26:42 +01:00
  • 8060da2132 Toggle tilde backend in the build script gingerBill 2023-08-03 13:16:23 +01:00
  • b495a302b0 Merge branch 'master' into tilde gingerBill 2023-08-03 13:14:09 +01:00
  • 0bc91bf849 Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2023-08-02 15:55:38 +01:00
  • 0bae52999f Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2023-08-02 15:55:33 +01:00
  • 9453b2387b Merge pull request #2669 from laytan/check-disabled-when-generating-parapoly dev-2023-08 gingerBill 2023-08-01 14:45:36 +01:00
  • a4de59c8ee Merge pull request #2686 from ryuukk/patch-8 gingerBill 2023-08-01 14:45:19 +01:00
  • fab40080e4 Merge pull request #2693 from hasanyasin/master gingerBill 2023-08-01 14:45:03 +01:00
  • fb30bda7d7 Add -show-system-calls flag info to cli usage help Hasan Yasin Ozturk 2023-08-01 15:51:22 +03:00
  • 65206fe33e Go through loads of TODOs gingerBill 2023-08-01 11:39:04 +01:00
  • 2f094134a3 Remove -strict-style-init-only gingerBill 2023-08-01 11:14:52 +01:00
  • 69e1f42aed Replace a lot of warnings with errors; remove deprecated stuff gingerBill 2023-08-01 11:11:15 +01:00
  • c35c58b023 Add -vet-style and -vet-semicolon gingerBill 2023-08-01 11:03:15 +01:00
  • feb9940ddb Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2023-07-31 17:30:14 +01:00
  • 930db0ff84 Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2023-07-31 17:30:08 +01:00
  • 4b57aec1c6 Fix typo gingerBill 2023-07-31 17:30:03 +01:00
  • 2242ffcca6 Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2023-07-31 17:28:10 +01:00
  • 7cb9371241 Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2023-07-31 17:28:05 +01:00
  • 2038bd0c15 Merge branch 'master' of https://github.com/odin-lang/Odin gingerBill 2023-07-31 17:27:39 +01:00
  • 19b24fcce2 Add require_results for proc groups gingerBill 2023-07-31 17:27:23 +01:00
  • ed3354b433 Merge pull request #2692 from hasanyasin/master Jeroen van Rijn 2023-07-31 16:55:37 +02:00
  • 963eeee361 Fix dropped "dev-" prefix from version tag Hasan Yasin Ozturk 2023-07-31 17:46:45 +03:00
  • c3a316664a Merge pull request #2691 from hasanyasin/master Jeroen van Rijn 2023-07-31 16:39:32 +02:00
  • 3d16880d95 Set version date to commit date instead of build date Hasan Yasin Ozturk 2023-07-31 17:18:06 +03:00
  • be6f355665 Keep -vet happy by removing using gingerBill 2023-07-31 12:32:30 +01:00
  • 5dba08fb3b Keep -vet happy gingerBill 2023-07-31 12:19:25 +01:00
  • f17077c05c Remove debug code gingerBill 2023-07-31 12:11:31 +01:00
  • 8aa36072fc Remove using where easily possible gingerBill 2023-07-31 12:11:17 +01:00
  • 44ea82f845 Clean up usage of using throughout core and vendor gingerBill 2023-07-31 11:46:40 +01:00
  • 0de7df9eab Improve //+vet; remove using in many places; add //+vet !using-stmt where necessary gingerBill 2023-07-31 11:37:14 +01:00
  • 60e509b1e0 Add separate -vet flags; -vet-using-* flags; //+vet file flags gingerBill 2023-07-31 11:09:19 +01:00
  • 551c379f1b Merge pull request #2687 from Kelimion/xml-value-fix Jeroen van Rijn 2023-07-28 16:01:01 +02:00
  • c39a360372 Update Tilde for the new TB_Passes approach gingerBill 2023-07-28 14:57:04 +01:00
  • 683ee75703 Fix #2684 Jeroen van Rijn 2023-07-28 15:53:39 +02:00
  • f6d1724835 BODGE for finding procedure symbols gingerBill 2023-07-28 12:12:06 +01:00
  • a99da47b0d Assign element to Slice not Array when alloc a Type_Slice ryuukk 2023-07-27 22:13:55 +02:00
  • 0f217c715e Fix dependency issue; Allow polymorphic procedures in tilde gingerBill 2023-07-25 15:15:35 +01:00
  • c4033c215e Support non-constant global slices gingerBill 2023-07-25 14:37:19 +01:00
  • e914d551e7 Basic support for global variables gingerBill 2023-07-25 13:56:28 +01:00
  • c6e4b8ed5c Move mutable value decl stuff to a separate procedure gingerBill 2023-07-25 13:49:19 +01:00
  • ab398f3704 Implement @(static) local variables gingerBill 2023-07-25 13:46:40 +01:00
  • 699aec331d Merge branch 'odin-lang:master' into master ftphikari 2023-07-25 15:32:18 +03:00
  • baea6a1da8 Generate anonymous procedure literals gingerBill 2023-07-25 13:31:22 +01:00
  • d2375a79f2 [vendor:directx/d3d11] Added missing UUIDs for shader reflection hikari 2023-07-25 14:42:08 +03:00
  • ba48093666 Fill out type information data gingerBill 2023-07-25 12:19:59 +01:00
  • d4b87f1672 Continue filling in the global type info data gingerBill 2023-07-25 11:46:53 +01:00
  • e4006eb583 Update tilde gingerBill 2023-07-25 01:11:57 +01:00
  • b934e4b564 Implement basic runtime type information gingerBill 2023-07-25 00:33:43 +01:00
  • 28c97a9467 Begin work on setting up type information table gingerBill 2023-07-24 17:12:23 +01:00
  • 28fca190ee Fix transmute(uintptr)ptr etc gingerBill 2023-07-24 16:09:01 +01:00
  • 78116e0ea2 Implement for in statements for array-like values gingerBill 2023-07-24 15:46:54 +01:00
  • 5a50afa1fd Implement for in interval statements gingerBill 2023-07-24 15:28:51 +01:00
  • cf77a0e2b4 Update Tilde to fix reg alloc bug gingerBill 2023-07-24 15:18:20 +01:00
  • e2593a6883 Update Tilde for testing reg spill stuff gingerBill 2023-07-24 14:01:10 +01:00
  • 00a44d1ddb Mock out type info initialize stuff gingerBill 2023-07-24 13:06:01 +01:00
  • d8445fd9df Multithread tilde backend gingerBill 2023-07-24 12:53:16 +01:00
  • 304db907f5 Generate object name for them module gingerBill 2023-07-24 12:19:22 +01:00
  • b09cdc0f25 Hook up Tilde to the linker code gingerBill 2023-07-24 12:01:23 +01:00
  • bd81c6f5b4 Move linker code into separate file gingerBill 2023-07-24 11:53:18 +01:00
  • 4051dd9522 Update Tilde to get basic "Hello World" working with runtime.print_string gingerBill 2023-07-24 11:30:07 +01:00
  • 360cb9eb9a Add tb.lib to build.bat gingerBill 2023-07-24 10:28:56 +01:00
  • 241a939c29 Update Tilde gingerBill 2023-07-24 10:27:55 +01:00
  • 2f9c5d2d0b Minor clean up to builtin procs gingerBill 2023-07-23 22:07:21 +01:00
  • 99c812b02d Begin working on a minimum build gingerBill 2023-07-23 12:21:27 +01:00
  • d82c2ce50f Update Tilde; Add min and max gingerBill 2023-07-22 12:21:29 +01:00
  • 6c12156b1a Simplify procedure argument handling gingerBill 2023-07-22 11:16:29 +01:00
  • eec3b3009f Begin work on builtin procedures gingerBill 2023-07-22 10:16:28 +01:00
  • 5ac7fe453f Merge pull request #2676 from jasonKercher/fix-2667 Jeroen van Rijn 2023-07-22 10:29:15 +02:00
  • 4654b41c3e Implement call expressions gingerBill 2023-07-22 09:06:44 +01:00
  • b09ea17f0e Support multiple return values for non-odin calling conventions gingerBill 2023-07-22 08:48:13 +01:00
  • 99ebfc337e Support multiple return values gingerBill 2023-07-22 08:33:30 +01:00
  • e5f9458905 Update Tilde to get procedure passing rules gingerBill 2023-07-22 07:56:13 +01:00
  • f9c083073e coalesce tombstones in map insert jason 2023-07-21 15:44:39 -04:00
  • ec0a9a5f8a Copy lvalues on multi-valued assignments to allow for a, b = b, a on large types (minor bodge) gingerBill 2023-07-21 13:05:39 +01:00
  • 47b924990f Count extra stuff gingerBill 2023-07-20 02:03:02 +01:00
  • 215bebb01a Remove dead code gingerBill 2023-07-20 02:00:20 +01:00
  • 9fffa19c51 Mock out more global stuff gingerBill 2023-07-20 01:58:46 +01:00
  • b54f3d4ee9 Mock out more global value stuff gingerBill 2023-07-20 01:54:36 +01:00
  • bcdcad5847 Add global string constants gingerBill 2023-07-20 01:24:19 +01:00
  • 737b8e42e4 Global constants for arrays gingerBill 2023-07-20 00:48:52 +01:00
  • c61e7c05da Begin working on global constants gingerBill 2023-07-20 00:34:24 +01:00
  • a919828003 Add complex and quaternion global stuff gingerBill 2023-07-19 23:27:06 +01:00
  • 0bd33882b6 Basic constant compound literal support gingerBill 2023-07-19 21:43:42 +01:00
  • e0e55a649c Rename tilde_backend* files to tilde* gingerBill 2023-07-19 20:50:15 +01:00
  • f32d71eca0 Mock out any type switch statement gingerBill 2023-07-19 20:44:37 +01:00
  • 74338733ba Fix #2666 by checking for disabled when generating parapoly procs Laytan Laats 2023-07-19 20:27:34 +02:00
  • 5fb98609cd Implement type switch statement for unions gingerBill 2023-07-19 18:03:42 +01:00
  • 19633ece80 Simplification of the ValueDecl code gingerBill 2023-07-19 15:51:56 +01:00
  • fb04103352 Add defer statements; add implicit context pointer to context stack gingerBill 2023-07-19 15:37:33 +01:00
  • 9abf43b0d2 Mock out defer handling logic (before handling defer statements) gingerBill 2023-07-19 15:24:07 +01:00
  • 7f97274ecc Wrap Tilde's goto pseudo-instruction gingerBill 2023-07-19 14:31:32 +01:00
  • b2edab193f Support branch statements break/continue/fallthrough gingerBill 2023-07-19 14:19:01 +01:00
  • 184563bbe1 Add trivial switch statement check to use a jump table gingerBill 2023-07-19 13:58:56 +01:00
  • 73f25ed182 Add basic switch statement gingerBill 2023-07-19 13:37:56 +01:00