Commit Graph

  • aecd6b85e6 Improving style Guilherme Fernandes 2023-08-07 18:56:27 +01:00
  • 55439ef293 Fixing minor typo: minValu -> minValue Guilherme Fernandes 2023-08-07 18:55:13 +01:00
  • d4cf103676 Adding whitespaces to detach procedure declaration from category comments Guilherme Fernandes 2023-08-07 18:54:40 +01:00
  • 489fb087a4 Fixing identation to use tabs Guilherme Fernandes 2023-08-07 18:38:11 +01:00
  • ff904ae174 Fixing Error: Redeclaration of 'VERSION' in this scope Guilherme Fernandes 2023-08-07 18:49:17 +01:00
  • d8db5ec7b6 Moving raygui to vendor/raylib Guilherme Fernandes 2023-08-07 18:34:32 +01:00
  • 5d8b78cb88 Fix read_cycle_counter intrinsic on arm64 William Roe 2023-08-07 19:29:42 +01:00
  • 9736402dfd Fix docs typo gingerBill 2023-08-07 15:34:28 +01:00
  • 0600054ad4 Remove temporary assert gingerBill 2023-08-07 15:21:18 +01:00
  • b782fca75b Fix using bug gingerBill 2023-08-07 15:18:45 +01:00
  • 0230b88078 Tilde: #soa pointers gingerBill 2023-08-07 15:11:15 +01:00
  • 55c9fb7c5c Tilde: Begin work on #soa gingerBill 2023-08-07 15:04:03 +01:00
  • 8201a9ce6e Tilde: for in for enum types gingerBill 2023-08-07 14:53:31 +01:00
  • 561a94cc50 Tilde: Fix type info for enums gingerBill 2023-08-07 14:50:06 +01:00
  • 0636887931 Tilde: Add in/not_in for maps gingerBill 2023-08-07 14:43:11 +01:00
  • 0c1b39d881 Mock out map get/set functionality gingerBill 2023-08-07 14:40:42 +01:00
  • 67ffae7e32 Merge pull request #2655 from hchac/stdlib-parser-fixes gingerBill 2023-08-07 11:45:14 +01:00
  • 488a38a96d Merge pull request #2649 from hchac/allow-newline-field-list-separator gingerBill 2023-08-07 11:45:08 +01:00
  • 77e5854a16 Merge branch 'master' into stdlib-parser-fixes gingerBill 2023-08-07 11:02:01 +01:00
  • 2a42dab108 Merge pull request #2661 from Beefster09/fixed-f64-conversion gingerBill 2023-08-07 11:00:42 +01:00
  • 092d103d24 Adding raygui bindings Guilherme Fernandes 2023-08-07 09:41:20 +01:00
  • 12b7df550f Merge pull request #2701 from Alkamist/nanovg-leak-fix gingerBill 2023-08-05 17:07:35 +01:00
  • 006bd2fe17 Merge pull request #2696 from hwchen/hwchen/fix-parse-call-expr-ellipses gingerBill 2023-08-05 17:07:28 +01:00
  • d252768ac5 Merge pull request #2652 from ftphikari/master gingerBill 2023-08-05 16:59:43 +01:00
  • dd7c2c0574 Update demo for #relative multi-pointers gingerBill 2023-08-05 16:09:19 +01:00
  • c91898a888 Remove #relative slices; Replace with #relative multi-pointers gingerBill 2023-08-05 16:05:39 +01:00
  • afa8eb2d6f Fix #2699 gingerBill 2023-08-05 15:04:14 +01:00
  • 1481015dc4 Fix #2690 gingerBill 2023-08-05 15:01:21 +01:00
  • 8cdedd4cd2 Add raw_data(^matrix[R, C]T) -> [^]T gingerBill 2023-08-05 12:35:27 +01:00
  • 985e4eed60 Fix #2697 gingerBill 2023-08-04 16:00:10 +01:00
  • 9d0583e0d2 Add missing import gingerBill 2023-08-04 15:57:50 +01:00
  • 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