Pablo Narvaja
|
6ffe814ca7
assign package docs to file docs
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
b6b3377786
Remove unneeded semicolons
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
13cb894b30
Update `core:odin` for `union #shared_nil`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
fcab5508be
Merge branch 'master' into odin-ast-changes
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
edc13c29df
Merge pull request #1331 from DanielGavin/parser-fault-recovery
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
9cf937fef0
Merge pull request #1430 from DanielGavin/parser-fix
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
ad6ea3d6aa
Replace `any` with `union` for subtyping in `core:odin/ast`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
0c16f27814
Update parser for `#sparse`
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
ff5e036773
Trim whitespaces
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
4dc29d141f
Fix `core:odin/parser` not setting the inline flag correctly.
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
d57ec4a11d
Fix return stmt when it's one lined(check for close brace).
|
%!s(int64=3) %!d(string=hai) anos |
Jeroen van Rijn
|
6f370fdbf2
Merge pull request #1394 from Tetralux/parse-allman-for
|
%!s(int64=3) %!d(string=hai) anos |
Tetralux
|
a60667e900
core:odin/parser: Fix parsing of Allman style braces in for loops
|
%!s(int64=3) %!d(string=hai) anos |
Tetralux
|
9b2fe56d14
Parse #no_nil on unions
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
f1a126e162
Do not save the comment when peeking.
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
517c8ff1dd
Include Matrix_Type to the `is_literal_type` switch statement.
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
a4ba91a554
Check for non inserted semicolon in *expect_closing_brace_of_field_list*
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
cf390bf8b9
Recover from closing brace not found in field list
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
90d587df13
Support `matrix` type in `core:odin`
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Gavin
|
50ee65ea9e
Make default_parser use the optional_semicolons and add odin parser test.
|
%!s(int64=4) %!d(string=hai) anos |
Daniel Gavin
|
a2a7647c90
Fix '>>' operand being tokenized correctly and switch statement with bare semicolon.
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
344abf2cb2
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
720884e0f1
Strip even more semicolons if followed by a `}` or `)` on the same line
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
0c5fa2cdd5
Fix build.bat
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
19bf12aa09
Update odin/ast for multi pointers
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
93b5befe45
Improve error handling for missing semicolon separators in a `for` loop
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
32bdad322a
Improve parsing for `or_return` in `core:odin/parser`
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
4e1c9b71f4
Update `core:odin/*` for `or_else` and `or_return`
|
%!s(int64=4) %!d(string=hai) anos |
gingerBill
|
af6df7d7c9
Improve error cases in core:odin/parser
|
%!s(int64=4) %!d(string=hai) anos |