커밋 기록

작성자 SHA1 메시지 날짜
  Aaron Kavaler 096b4f5454 fixed issue #3264 regarding core:odin/parser not allowing a newline at the end of a compound literal 1 년 전
  gingerBill 68df35b378 Add `#field_align(N)` 1 년 전
  DanielGavin f63f28302e Recover from faulty parameter in parse_proc_type 1 년 전
  DanielGavin 8e395cc6e9 Fixed crash in `core:odin/parser` with `#reverse` 1 년 전
  Laytan Laats bd19081543 fix nil exceptions with incomplete code parse 1 년 전
  gingerBill 14adcb9db8 Use `or_break` and `or_continue` where appropriate in the core library 1 년 전
  gingerBill 41a22bd83d `or_break` and `or_continue` to `core:odin` packages 1 년 전
  Fabian Sperber 886d0de040 Remove auto_cast from field_flags 2 년 전
  Fabian Sperber bbf9678756 Fix parsing #force_inline call expression with or_return 2 년 전
  DanielGavin 64a63b3879 Add #reverse to `odin/parser`. 2 년 전
  gingerBill cd74cdfdaf Remove `switch in` in favour of `switch _ in` 2 년 전
  gingerBill 488a38a96d Merge pull request #2649 from hchac/allow-newline-field-list-separator 2 년 전
  Walther Chen 4b9afd787c core:odin/parser allow args after varargs in parse_call_expr 2 년 전
  hchac 4c0e9f1f89 Match CPP parser behavior in allowing newlines before a closing brace. 2 년 전
  gingerBill 7abaf77292 Add `struct #no_copy` 2 년 전
  Fabian Sperber 33798b8b80 Need to forward the name of the directive, not the hash token 2 년 전
  gingerBill ef372bd861 Replace `#optional_second` with `#optional_allocator_error` 3 년 전
  gingerBill a83ca2120e Remove unused import 3 년 전
  gingerBill 81799f7f78 Fix #1950 3 년 전
  gingerBill 5e3cf45df3 Add `#soa` pointer type to aid with refactoring to `#soa` data types 3 년 전
  gingerBill 5168cf03a9 Remove dead `#maybe` code 3 년 전
  gingerBill 0ec4d97bfd Correct parser logic for `is_token_field_prefix` 3 년 전
  gingerBill 97acc57649 Simplify field prefix handling 3 년 전
  gingerBill 83c8c48ed7 Simplify ast parsing for prefixes 3 년 전
  Pablo Narvaja 6ffe814ca7 assign package docs to file docs 3 년 전
  gingerBill b6b3377786 Remove unneeded semicolons 3 년 전
  gingerBill 13cb894b30 Update `core:odin` for `union #shared_nil` 3 년 전
  gingerBill fcab5508be Merge branch 'master' into odin-ast-changes 3 년 전
  gingerBill edc13c29df Merge pull request #1331 from DanielGavin/parser-fault-recovery 3 년 전
  gingerBill 9cf937fef0 Merge pull request #1430 from DanielGavin/parser-fix 3 년 전