Historia zmian

Autor SHA1 Wiadomość Data
  gingerBill c3b3194a00 Update builtin procedures to support the new allocator features (without breaking other code) 4 lat temu
  DanielGavin b8658547e0 Give error if raw literal hits EOF, and stop removing .Using if it exists in flags and allowed_flags. 4 lat temu
  gingerBill bec42e8dd3 Improve core:odin/ast ast.Range_Stmt to use generic number of `vals` rather than the fixed two to aid with parsing errors 4 lat temu
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library 4 lat temu
  gingerBill 41b854f192 Remove `#opaque` types 4 lat temu
  gingerBill 28f279329d Remove `bit_field` keyword and parsing logic 4 lat temu
  gingerBill 657c0ac4f5 Update odin/parser 4 lat temu
  gingerBill 908a403d78 Add `#force_inline`, `#force_no_inline` and `#unroll` for the transition to deprecate and then remove the keywords `inline` and `no_inline` 4 lat temu
  gingerBill 28ed310f31 Remove `"pure"` and `"pure_none"` calling conventions 4 lat temu
  gingerBill fa02dc9736 Fix #840 4 lat temu
  DanielGavin 3224869c29 handle expr is null in parse_binary_expr 4 lat temu
  gingerBill cffbd2d276 Add odin/parser/parse_files.odin 4 lat temu
  gingerBill f64584b92a Improve -insert-semicolon rules 4 lat temu
  gingerBill 9eb12889f4 Merge branch 'master' of https://github.com/odin-lang/Odin 4 lat temu
  gingerBill 6f6a3f2ccf Fix typos for `-insert-semicolon` 4 lat temu
  DanielGavin 934809397f small fixes to the parser 4 lat temu
  gingerBill 98c8fde098 Remove unused tokens 4 lat temu
  gingerBill ea60db9f53 Add inline asm expression to odin/parser 4 lat temu
  gingerBill 0e9b357a5d Fix typo 4 lat temu
  gingerBill ca4657fd31 Add custom semicolon insertion to odin/tokenizer and odin/parser 4 lat temu
  gingerBill d94414b0f4 Correct ternary if/when parsing 4 lat temu
  gingerBill 80fead1de5 Add `ast.Selector_Expr_Call` 4 lat temu
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 lat temu
  gingerBill 10afc58d7d Minor style change in parser.odin 5 lat temu
  gingerBill 97d7d8301a Fix ast.Branch_Node parsing in package odin/parser 5 lat temu
  gingerBill 4cf240ca05 Fix odin/parser issues 5 lat temu
  gingerBill d3eca21e40 Fix style in parse.odin 5 lat temu
  Mikkel Hjortshoej 16b50a2f57 Fix #711 5 lat temu
  Kevin Watters 0b67de47d6 add `#config` to odin parser 5 lat temu
  gingerBill 832a586b8d Merge branch 'master' of https://github.com/odin-lang/Odin 5 lat temu