-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: tk744/crispy
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
Type checker does not accept function types as arguments to functions
bug
Something isn't working
syntax
Related to the lexer or parser
types
Related to the type checker or inference system
#41
opened Dec 19, 2020 by
tk744
Comments not working as intended
bug
Something isn't working
syntax
Related to the lexer or parser
#40
opened Dec 19, 2020 by
tk744
Broken scopes during evaluation
bug
Something isn't working
semantics
Related to the evaluator
#39
opened Dec 19, 2020 by
tk744
Function arguments require type annotations
bug
Something isn't working
syntax
Related to the lexer or parser
types
Related to the type checker or inference system
#38
opened Dec 19, 2020 by
tk744
Tuple projection cannot contain a variable reference
bug
Something isn't working
types
Related to the type checker or inference system
#37
opened Dec 18, 2020 by
tk744
Add a print mechanism
core
Critical core language feature
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#33
opened Dec 15, 2020 by
tk744
Add arrays
feature
New enhancement
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#32
opened Dec 15, 2020 by
tk744
4 tasks
Recursive function names unbound in body
bug
Something isn't working
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#31
opened Dec 15, 2020 by
tk744
Add ternary operator
feature
New enhancement
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#30
opened Dec 15, 2020 by
tk744
Add iterators
feature
New enhancement
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#26
opened Dec 15, 2020 by
tk744
Add Critical core language feature
semantics
Related to the evaluator
syntax
Related to the lexer or parser
while
loops
core
#25
opened Dec 15, 2020 by
tk744
Add sums (i.e. variants/enums)
feature
New enhancement
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#22
opened Dec 14, 2020 by
tk744
2 tasks
Add comments
core
Critical core language feature
syntax
Related to the lexer or parser
#18
opened Dec 14, 2020 by
tk744
Implement a module system
core
Critical core language feature
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#13
opened Dec 14, 2020 by
tk744
3 tasks
Add New enhancement
semantics
Related to the evaluator
types
Related to the type checker or inference system
float
type
feature
#12
opened Dec 14, 2020 by
tk744
2 tasks
Implement type inference
feature
New enhancement
types
Related to the type checker or inference system
#10
opened Dec 14, 2020 by
tk744
Comparison operator chaining
feature
New enhancement
semantics
Related to the evaluator
syntax
Related to the lexer or parser
#8
opened Dec 14, 2020 by
tk744
ProTip!
Exclude everything labeled
bug
with -label:bug.