Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zettelkasten/sleepy issues and pull requests
#82 - Type.can_be_interpreted_as, more checks for TypedValue
Pull Request -
State: closed - Opened by Zettelkasten almost 3 years ago
#81 - Refactor union type
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#81 - Refactor union type
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#80 - Fix function call type narrowing
Pull Request -
State: closed - Opened by Zettelkasten almost 3 years ago
#79 - Refactor function calling
Pull Request -
State: closed - Opened by Zettelkasten almost 3 years ago
#78 - type narrowing needs a conservative alias/escape analysis for correctness
Issue -
State: open - Opened by leanderBehr almost 3 years ago
#77 - Variable assignments should move by default
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
#76 - Better operators to prevent reference collapsing
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
#75 - All function arguments should be const if not marked as `mutates`
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
Labels: enhancement
#74 - Add const / non-mutable variables
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
Labels: enhancement
#73 - Fix function call type narrowing
Pull Request -
State: closed - Opened by Zettelkasten almost 3 years ago
#72 - Lexer does not support tabs
Issue -
State: closed - Opened by Zettelkasten almost 3 years ago
Labels: bug, feature
#71 - Destructors
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
- 2 comments
#70 - Type narrowing for struct members
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
#69 - Add `break` and `continue` for loops
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
#68 - Cannot use `else if` without extra pair of brackets
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
#67 - Fix leaking overloads
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#66 - Add global variables
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
Labels: enhancement
#65 - Add captured variables
Issue -
State: open - Opened by Zettelkasten almost 3 years ago
Labels: enhancement
#64 - Return empty struct everywhere instead of void
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#63 - Function overloads are leaked out of scope
Issue -
State: closed - Opened by Zettelkasten almost 3 years ago
#62 - Fix debug info
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#62 - Fix debug info
Pull Request -
State: closed - Opened by leanderBehr almost 3 years ago
#61 - Plugin parser support
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#61 - Plugin parser support
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#60 - Type assertions for party-collapsing types
Issue -
State: open - Opened by Zettelkasten about 3 years ago
#59 - Assigning into unbounded variable should first narrow type
Issue -
State: closed - Opened by Zettelkasten about 3 years ago
- 1 comment
#58 - Reference collapsing and `!` operator for unions
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#57 - Generalize make_union_switch_ir
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#56 - Reference collapsing does not work with unions
Issue -
State: closed - Opened by Zettelkasten about 3 years ago
- 1 comment
#56 - Reference collapsing does not work with unions
Issue -
State: closed - Opened by Zettelkasten about 3 years ago
- 1 comment
#55 - Cleanup exclude_type
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#54 - Fix storing of unions into smaller values
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#54 - Fix storing of unions into smaller values
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#53 - test_union_member_access
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#52 - Cleanup Binary- and UnaryOperatorExpressionAst
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#52 - Cleanup Binary- and UnaryOperatorExpressionAst
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#51 - Support self referencing struct members
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#50 - Add global variables
Issue -
State: closed - Opened by Zettelkasten about 3 years ago
Labels: duplicate, enhancement
#50 - Add global variables
Issue -
State: closed - Opened by Zettelkasten about 3 years ago
Labels: duplicate, enhancement
#49 - Move standard library files to own folder, cleanup import mechanism
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#48 - Add some sort of "packages"
Issue -
State: open - Opened by Zettelkasten about 3 years ago
Labels: enhancement
#47 - Call some `cleanup` function every time some value gets out of scope
Issue -
State: open - Opened by Zettelkasten about 3 years ago
Labels: enhancement
#46 - Reference unbindings behaves differently for reference template type
Issue -
State: open - Opened by Zettelkasten about 3 years ago
#45 - Add reference-like types
Issue -
State: open - Opened by Zettelkasten about 3 years ago
Labels: enhancement
#45 - Add reference-like types
Issue -
State: open - Opened by Zettelkasten about 3 years ago
Labels: enhancement
#44 - Lexer: Recognize non-ASCII symbols
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#43 - Imports
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#42 - debug info for structs containing char member is broken
Issue -
State: closed - Opened by leanderBehr about 3 years ago
#41 - index operator only works directly on variables
Issue -
State: closed - Opened by leanderBehr about 3 years ago
- 1 comment
#40 - NegExpr precedence too high
Issue -
State: closed - Opened by leanderBehr about 3 years ago
#39 - bad lexer error for non-ascii input characters
Issue -
State: closed - Opened by leanderBehr about 3 years ago
#38 - Make semicolon more optional
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#37 - Add proper references, remove @RefType
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#36 - Plugin support
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#35 - Fixes for debug info
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#34 - Failing test_arg_mutates_and_non_mutates
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#33 - Add `mutates` (C#-like `out`) parameters
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#33 - Add `mutates` (C#-like `out`) parameters
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#32 - Refactor AST to use `TypedValue`
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#32 - Refactor AST to use `TypedValue`
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#31 - Rename index operator from `get` to `index`
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#31 - Rename index operator from `get` to `index`
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#30 - Simplified symbol table
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#30 - Simplified symbol table
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#29 - Hierarchical symbol table
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#29 - Hierarchical symbol table
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#28 - Hierarchical symbol table
Pull Request -
State: closed - Opened by leanderBehr about 3 years ago
#27 - Add reference operator
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#26 - Remove @Mutable
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#25 - Add generic allocate[T](size: Long)
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#24 - Generalize IdentifierExpressionAst to represent types and functions
Pull Request -
State: closed - Opened by Zettelkasten about 3 years ago
#23 - Add debug symbols
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#23 - Add debug symbols
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#22 - Fix test_while_cond_type_narrowing
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#21 - Readd pointers as template types
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#20 - Add templates
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#19 - Leander code transformations
Pull Request -
State: closed - Opened by leanderBehr over 3 years ago
#19 - Leander code transformations
Pull Request -
State: closed - Opened by leanderBehr over 3 years ago
#18 - Expressions as statements
Pull Request -
State: closed - Opened by leanderBehr over 3 years ago
- 1 comment
#17 - Join narrowed types of both branches after if-else-statement
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#17 - Join narrowed types of both branches after if-else-statement
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#16 - Unify errors under the CompilerError class. This way we can easily pr…
Pull Request -
State: closed - Opened by leanderBehr over 3 years ago
#16 - Unify errors under the CompilerError class. This way we can easily pr…
Pull Request -
State: closed - Opened by leanderBehr over 3 years ago
#15 - Add index operator [] via get and set
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#15 - Add index operator [] via get and set
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#14 - LLVM IR parsing error crash on unreachable code/early return
Issue -
State: closed - Opened by leanderBehr over 3 years ago
- 1 comment
#14 - LLVM IR parsing error crash on unreachable code/early return
Issue -
State: closed - Opened by leanderBehr over 3 years ago
- 1 comment
#13 - Add strings and string literals, whoah.
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#13 - Add strings and string literals, whoah.
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#12 - Target expression refactor
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#12 - Target expression refactor
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#11 - More for union types
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#11 - More for union types
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#10 - Basic support for tagged unions
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#10 - Basic support for tagged unions
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#9 - Major refactor for codegen
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#8 - Better scope system
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#7 - Basic support for tagged unions
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago
#6 - Properly compile to executable file
Pull Request -
State: closed - Opened by Zettelkasten over 3 years ago