Commit Verlauf

Autor SHA1 Nachricht Datum
  gingerBill 7abaf77292 Add `struct #no_copy` vor 2 Jahren
  Fabian Sperber 33798b8b80 Need to forward the name of the directive, not the hash token vor 2 Jahren
  gingerBill ef372bd861 Replace `#optional_second` with `#optional_allocator_error` vor 3 Jahren
  gingerBill a83ca2120e Remove unused import vor 3 Jahren
  gingerBill 81799f7f78 Fix #1950 vor 3 Jahren
  gingerBill 5e3cf45df3 Add `#soa` pointer type to aid with refactoring to `#soa` data types vor 3 Jahren
  gingerBill 5168cf03a9 Remove dead `#maybe` code vor 3 Jahren
  gingerBill 0ec4d97bfd Correct parser logic for `is_token_field_prefix` vor 3 Jahren
  gingerBill 97acc57649 Simplify field prefix handling vor 3 Jahren
  gingerBill 83c8c48ed7 Simplify ast parsing for prefixes vor 3 Jahren
  Pablo Narvaja 6ffe814ca7 assign package docs to file docs vor 3 Jahren
  gingerBill b6b3377786 Remove unneeded semicolons vor 3 Jahren
  gingerBill 13cb894b30 Update `core:odin` for `union #shared_nil` vor 3 Jahren
  gingerBill fcab5508be Merge branch 'master' into odin-ast-changes vor 3 Jahren
  gingerBill edc13c29df Merge pull request #1331 from DanielGavin/parser-fault-recovery vor 3 Jahren
  gingerBill 9cf937fef0 Merge pull request #1430 from DanielGavin/parser-fix vor 3 Jahren
  gingerBill ad6ea3d6aa Replace `any` with `union` for subtyping in `core:odin/ast` vor 3 Jahren
  gingerBill 0c16f27814 Update parser for `#sparse` vor 3 Jahren
  Daniel Gavin ff5e036773 Trim whitespaces vor 3 Jahren
  Daniel Gavin 4dc29d141f Fix `core:odin/parser` not setting the inline flag correctly. vor 3 Jahren
  Daniel Gavin d57ec4a11d Fix return stmt when it's one lined(check for close brace). vor 3 Jahren
  Jeroen van Rijn 6f370fdbf2 Merge pull request #1394 from Tetralux/parse-allman-for vor 3 Jahren
  Tetralux a60667e900 core:odin/parser: Fix parsing of Allman style braces in for loops vor 3 Jahren
  Tetralux 9b2fe56d14 Parse #no_nil on unions vor 3 Jahren
  Daniel Gavin f1a126e162 Do not save the comment when peeking. vor 3 Jahren
  Daniel Gavin 517c8ff1dd Include Matrix_Type to the `is_literal_type` switch statement. vor 3 Jahren
  Daniel Gavin a4ba91a554 Check for non inserted semicolon in *expect_closing_brace_of_field_list* vor 3 Jahren
  Daniel Gavin cf390bf8b9 Recover from closing brace not found in field list vor 3 Jahren
  gingerBill 90d587df13 Support `matrix` type in `core:odin` vor 3 Jahren
  Daniel Gavin 50ee65ea9e Make default_parser use the optional_semicolons and add odin parser test. vor 4 Jahren