-
-
Notifications
You must be signed in to change notification settings - Fork 764
Issues: odin-lang/Odin
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Accessing second-level module imports.
#82
by martincohen
was closed Jul 24, 2017
updated Jul 24, 2017
"import ." on the file you are in freezes the compiler
#91
by JoshuaManton
was closed Sep 2, 2017
updated Sep 2, 2017
"import ." on a file with an "import_load" in it
#90
by JoshuaManton
was closed Sep 2, 2017
updated Sep 2, 2017
Explicit parameters in parametric procedures cannot be specialized
#95
by vassvik
was closed Sep 13, 2017
updated Sep 13, 2017
varargs mixed with implicit polymorphic procedures throws a compiler assert when called without vararg arguments
#96
by vassvik
was closed Sep 13, 2017
updated Sep 13, 2017
export
doesn't seem to respect when
condition
bug
#93
by terickson001
was closed Sep 20, 2017
updated Sep 20, 2017
Crash when trying to use build_dll
#100
by JoshuaManton
was closed Sep 20, 2017
updated Sep 20, 2017
Cyclical error messages are too cyclical
#107
by JoshuaManton
was closed Sep 24, 2017
updated Sep 24, 2017
Placeholder _ name fails while
using
a struct in struct declaration
#109
by vassvik
was closed Sep 25, 2017
updated Sep 25, 2017
Assert Failure for logical
and
and or
on vector types
#108
by vassvik
was closed Sep 25, 2017
updated Sep 25, 2017
Passing a slice literal to a struct initializer passes an empty slice
#106
by Tetralux
was closed Sep 25, 2017
updated Sep 25, 2017
More helpful error message when using function call as value for function that doesn't return anything
enhancement
#89
by JoshuaManton
was closed Sep 25, 2017
updated Sep 25, 2017
A place to chat about Odin
enhancement
question
#45
by svc-user
was closed Sep 29, 2017
updated Sep 29, 2017
ProTip!
Add no:assignee to see everything that’s not assigned.