Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rhysd/dachs issues and pull requests
#73 - Invalid lambda capture
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: bug
#72 - Add file name to location
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: enhancement
#71 - Shallow memory allocation bug
Issue -
State: closed - Opened by rhysd over 9 years ago
- 3 comments
Labels: bug, temporary fix, old implementation
#70 - Recursive member causes infinite instantiation
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: bug, old implementation
#69 - 'if' and 'case' expression
Issue -
State: closed - Opened by rhysd over 9 years ago
- 5 comments
Labels: new feature
#68 - Return type check fails on lambda expression
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: bug
#67 - Function Type
Issue -
State: closed - Opened by rhysd over 9 years ago
- 7 comments
Labels: enhancement
#66 - User-defined Conversion
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: new feature
#65 - Add printf() and sscanf() as built-in function
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: enhancement, old implementation
#64 - Tuple traverse
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: enhancement
#63 - Some bugs found when writing library functions
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: bug
#62 - Special function for comparison
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: new feature, old implementation
#61 - Deep copy operator
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: new feature
#60 - pointer(T)
Issue -
State: closed - Opened by rhysd over 9 years ago
- 5 comments
Labels: new feature
#59 - Refactoring tasks memo
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: refactoring, old implementation
#58 - Use 'string' class instead of current native string
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: new feature
#57 - 'type_of()' to get type from arbitrary expression
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: new feature, old implementation
#57 - 'type_of()' to get type from arbitrary expression
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: new feature, old implementation
#56 - Use `T*` for native array instead of `[T x N]`
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: enhancement
#55 - Template parameter restriction
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: new feature
#54 - Operator overloads
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: new feature
#54 - Operator overloads
Issue -
State: closed - Opened by rhysd over 9 years ago
- 2 comments
Labels: new feature
#53 - Lambda naming rule is not sufficient to identify
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: bug, enhancement
#52 - Change intrinsic array to `array` class from builtin array type.
Issue -
State: closed - Opened by rhysd over 9 years ago
- 3 comments
Labels: enhancement
#51 - Do not construct AST on --check-syntax
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: enhancement
#50 - Basic import feature
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: new feature
#49 - CI on OS X using Travis CI
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: enhancement
#48 - Separate runtime
Issue -
State: closed - Opened by rhysd over 9 years ago
- 1 comment
Labels: enhancement
#47 - Fix exit status
Issue -
State: closed - Opened by rhysd over 9 years ago
Labels: bug
#46 - `begin ... end` expression
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 5 comments
Labels: enhancement
#45 - `do ... end` block for `new` expression
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: enhancement
#44 - Reference semantics
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: enhancement
#44 - Reference semantics
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: enhancement
#43 - Inline functions
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: enhancement
#42 - Make class template type decution from constructor cleverer
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: enhancement
#41 - Optimization level
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: new feature
#40 - Skip a statement when error occurs while analyzing
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: enhancement, old implementation
#39 - proc is broken
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: bug, old implementation
#38 - "--run" option to execute the program instantly
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: new feature
#37 - Improve backtrace on deadly signal
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: enhancement, old implementation
#36 - Add an operator >= to compose functions
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: new feature, old implementation
#35 - Operator [] for string
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: enhancement
#34 - Add --check-syntax option
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: new feature
#33 - Calling some functions in runtime causes SEGV
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: bug
#32 - Relax restriction of constructor's body
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: enhancement
#31 - Command line arguments
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 4 comments
Labels: new feature
#30 - Symbol
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: new feature
#29 - Implicitly defined constructor
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: new feature
#28 - Remove all template functions and classes at the end of semantic analysis
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: enhancement, old implementation
#27 - Improve backtrace shown at catching deadly signal
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: enhancement
#26 - Split tests
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: enhancement
#25 - Class template instantiation fails when the member is initialized at parameter
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 1 comment
Labels: bug
#24 - Make all AST nodes copy constructible
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: enhancement
#23 - Parser is broken on data member access.
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: bug
#22 - Explicit class template in function parameter
Issue -
State: closed - Opened by rhysd almost 10 years ago
- 2 comments
Labels: new feature
#21 - Type aliases
Issue -
State: closed - Opened by rhysd almost 10 years ago
Labels: new feature, old implementation
#20 - syntax of boolean literals
Issue -
State: closed - Opened by yutopp about 10 years ago
- 2 comments
#19 - variable sample
Pull Request -
State: closed - Opened by hsk about 10 years ago
- 1 comment
#18 - support LLVM 3.5(and linux environment...)
Pull Request -
State: closed - Opened by yutopp about 10 years ago
- 8 comments
Labels: enhancement
#17 - Re-implement do-end block with lambda expression.
Issue -
State: closed - Opened by rhysd about 10 years ago
- 1 comment
Labels: refactoring
#16 - Lambda expression
Issue -
State: closed - Opened by rhysd about 10 years ago
- 5 comments
Labels: new feature
#15 - One expression block {|...| ... }
Issue -
State: closed - Opened by rhysd about 10 years ago
- 4 comments
Labels: new feature
#14 - Block
Issue -
State: closed - Opened by rhysd about 10 years ago
- 5 comments
Labels: enhancement
#13 - Class
Issue -
State: closed - Opened by rhysd about 10 years ago
- 9 comments
Labels: new feature
#12 - Change `return` to `ret`
Issue -
State: closed - Opened by rhysd about 10 years ago
Labels: enhancement
#11 - UFCS
Issue -
State: closed - Opened by rhysd about 10 years ago
- 7 comments
Labels: enhancement
#10 - Split emitters
Issue -
State: closed - Opened by rhysd about 10 years ago
Labels: refactoring, old implementation
#9 - Array type should be integrated to type `{T*, i32}`
Issue -
State: closed - Opened by rhysd about 10 years ago
- 2 comments
Labels: enhancement, refactoring
#8 - Update LLVM to 3.5
Issue -
State: closed - Opened by rhysd about 10 years ago
- 1 comment
Labels: enhancement
#7 - Use Dachs's type information instead of LLVM IR's one.
Issue -
State: closed - Opened by rhysd about 10 years ago
Labels: refactoring, old implementation
#6 - Should I use global constants for literal constant values?
Issue -
State: closed - Opened by rhysd about 10 years ago
- 4 comments
Labels: refactoring
#5 - Calling println() following calling print() doesn't work.
Issue -
State: closed - Opened by rhysd about 10 years ago
- 1 comment
Labels: bug
#4 - Lhs of assignment can't be typed
Issue -
State: closed - Opened by rhysd about 10 years ago
Labels: bug
#3 - Refactorings for ir_builder_helper.hpp
Issue -
State: closed - Opened by rhysd about 10 years ago
- 1 comment
Labels: refactoring
#2 - Do not create load instruction on emitting `var_ref`
Issue -
State: closed - Opened by rhysd over 10 years ago
- 1 comment
Labels: bug
#1 - Cute logo for Dachs
Issue -
State: open - Opened by rhysd over 10 years ago
- 3 comments
Labels: enhancement