Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / typedruby/typedruby issues and pull requests
#122 - Remove errant asserts in tuple type compatibility check
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#121 - Refresh project config on mtime change
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#120 - Implement info and success logging
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#119 - Split out project path resolution from loading a project
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#118 - Update dependencies
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#117 - Project config files
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#116 - Implement dev server
Pull Request -
State: closed - Opened by haileys almost 7 years ago
- 1 comment
#115 - Add annotate subcommand
Pull Request -
State: closed - Opened by haileys almost 7 years ago
- 1 comment
#114 - handle base conversion in the lexer
Pull Request -
State: open - Opened by ptarjan almost 7 years ago
#113 - Yet more core definitions
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#112 - Use map_type_context in subclass narrowing
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#111 - Defer autoloading of constant references
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#110 - Fill out some Float and NilClass method definitions
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#109 - undefined method `begin_pos' for #<Parser::Source::Map::Operator:0x00007f9a2dc22940>
Issue -
State: closed - Opened by gjtorikian almost 7 years ago
- 1 comment
#108 - Fix -Wunused-const-variable warnings
Pull Request -
State: closed - Opened by haileys almost 7 years ago
#107 - Add --glob option
Pull Request -
State: closed - Opened by haileys about 7 years ago
#106 - Implement variance specifiers on type parameters
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#105 - Remove unification
Pull Request -
State: closed - Opened by haileys about 7 years ago
#104 - Remove unify constraints
Pull Request -
State: closed - Opened by haileys about 7 years ago
#103 - Remove union ambiguity and overhaul type transaction logic
Pull Request -
State: closed - Opened by haileys about 7 years ago
#102 - Improve robustness of union type compatibility
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 3 comments
#101 - Remove base case from Eval::process_node match
Pull Request -
State: closed - Opened by haileys about 7 years ago
#100 - Don't pass raw node pointer to C++
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#99 - Fix some NULL dereferences in parser destructors
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#98 - Perf: Use vector<bool> instead of stack<bool>
Pull Request -
State: closed - Opened by DarkDimius about 7 years ago
- 1 comment
#97 - Fix a memory leak on parse error.
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#96 - Strip trailing whitespace
Pull Request -
State: closed - Opened by haileys about 7 years ago
#95 - Implement extra strip cases
Pull Request -
State: closed - Opened by haileys about 7 years ago
#94 - Pass library path as env var from gem wrapper
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#93 - Strip subcommand
Pull Request -
State: closed - Opened by haileys about 7 years ago
#92 - Fix a memory error in lexer.rl
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#91 - Stub JSON.generate and JSON.parse
Pull Request -
State: closed - Opened by parkr about 7 years ago
#90 - Add some extra stdlib definitions
Pull Request -
State: closed - Opened by haileys about 7 years ago
#89 - Fix self type when mapping type contexts for included modules
Pull Request -
State: closed - Opened by haileys about 7 years ago
#88 - WIP: Strip type annotations
Pull Request -
State: closed - Opened by vmg about 7 years ago
- 1 comment
#87 - Fix load path search in require_dependency
Pull Request -
State: closed - Opened by haileys about 7 years ago
#86 - Allow specifying variance for generics
Issue -
State: open - Opened by arthurschreiber about 7 years ago
#85 - Add Enumerable#detect alias
Pull Request -
State: closed - Opened by haileys about 7 years ago
#84 - Add definition for Timeout
Pull Request -
State: closed - Opened by haileys about 7 years ago
#83 - Let TYPEDRUBY_LIB override the path to core definitions
Pull Request -
State: closed - Opened by haileys about 7 years ago
#82 - Fix "not a static constant path" error on qualified constants in declarations
Pull Request -
State: closed - Opened by haileys about 7 years ago
#81 - Overloaded method typing
Issue -
State: open - Opened by arthurschreiber about 7 years ago
- 1 comment
#80 - uint -> size_t
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#79 - Statically link release builds on Linux
Pull Request -
State: closed - Opened by haileys about 7 years ago
#78 - Fix a memory overflow in the parser.
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#77 - Remove locals autopinning
Pull Request -
State: closed - Opened by haileys about 7 years ago
#76 - It's a parser fix bonanza!
Pull Request -
State: closed - Opened by vmg about 7 years ago
#75 - Consolidate and improve splats
Pull Request -
State: closed - Opened by haileys about 7 years ago
#74 - Add some extra core method definitions
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 2 comments
#73 - Odd bug in flow-sensitive analysis
Issue -
State: closed - Opened by nelhage about 7 years ago
- 4 comments
#72 - Comment-based type annotations
Pull Request -
State: open - Opened by haileys about 7 years ago
- 1 comment
#71 - Add/Improve some string-related signatures
Pull Request -
State: closed - Opened by nelhage about 7 years ago
#70 - Add a test that all our stdlib stubs load
Pull Request -
State: closed - Opened by nelhage about 7 years ago
#69 - Add MIT license
Pull Request -
State: closed - Opened by haileys about 7 years ago
#68 - Implement the `&.` conditional-send operator
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#67 - Instance functions on modules don't have `Kernel` in resolution chain
Issue -
State: open - Opened by nelhage about 7 years ago
- 6 comments
#66 - Use polymorphic Enumerable module in Set
Pull Request -
State: closed - Opened by haileys about 7 years ago
#65 - Error on type parameter mismatch in class/module definitions
Pull Request -
State: closed - Opened by haileys about 7 years ago
#64 - Define Enumerable#count
Pull Request -
State: closed - Opened by haileys about 7 years ago
#63 - Rework top level diagnostics
Pull Request -
State: closed - Opened by haileys about 7 years ago
#62 - Polymorphic includes
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#61 - Remove DeferredCell
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#60 - First cut at docs
Pull Request -
State: closed - Opened by haileys about 7 years ago
#59 - Miscellaneous cleanups
Pull Request -
State: closed - Opened by haileys about 7 years ago
#58 - Polymorphic modules
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 1 comment
#57 - .editorconfig tweaks
Pull Request -
State: closed - Opened by haileys about 7 years ago
#56 - parser: Clamp line positions to EOF
Pull Request -
State: closed - Opened by vmg about 7 years ago
#55 - Implement `CSend` nodes (aka the `&.` "safe navigation" operator)
Issue -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#54 - Empty arrays and typed arrays should unify
Issue -
State: open - Opened by nelhage about 7 years ago
- 2 comments
#53 - Implement reveal_type
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 3 comments
#52 - Define Array#reduce
Pull Request -
State: closed - Opened by nelhage about 7 years ago
#51 - TypedRuby should understand `if x.nil?`
Issue -
State: open - Opened by nelhage about 7 years ago
- 1 comment
#50 - Exit status
Pull Request -
State: closed - Opened by haileys about 7 years ago
#49 - Add stub for `Time#to_f`
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 1 comment
#48 - Fix over-eager application of type constraints
Pull Request -
State: closed - Opened by haileys about 7 years ago
#47 - Report error in require rather than panicking
Pull Request -
State: closed - Opened by haileys about 7 years ago
#46 - Crash processing files with missing `end`
Issue -
State: closed - Opened by nelhage about 7 years ago
- 5 comments
#45 - Introduce abstract type nodes
Pull Request -
State: closed - Opened by haileys about 7 years ago
#44 - Add support for `.rbi` type stub files
Pull Request -
State: open - Opened by nelhage about 7 years ago
#43 - Fix double off-by-one error for locations when there's no newline
Pull Request -
State: closed - Opened by bouk about 7 years ago
- 1 comment
#42 - Use .rbast file extension rather than .sexp for Ruby AST
Pull Request -
State: closed - Opened by haileys about 7 years ago
#41 - Fix panic in line_for_pos for files without trailing newline
Pull Request -
State: closed - Opened by bouk about 7 years ago
#40 - Add a simple test harness
Pull Request -
State: closed - Opened by nelhage about 7 years ago
#39 - Add occurrence check when setting type vars
Pull Request -
State: closed - Opened by haileys about 7 years ago
- 2 comments
#38 - Remove some unnecessary macros from builder.rs
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 2 comments
#37 - Split out method and ivar definitions into a definitions phase
Pull Request -
State: closed - Opened by haileys about 7 years ago
#36 - Represent string literals as a custom `RubyString` class
Pull Request -
State: closed - Opened by nelhage about 7 years ago
- 2 comments
#35 - ConstantEntry refactor
Pull Request -
State: closed - Opened by haileys about 7 years ago
#34 - Special case $$
Pull Request -
State: closed - Opened by haileys over 7 years ago
- 3 comments
#33 - Implement alias_method
Pull Request -
State: closed - Opened by haileys over 7 years ago
#32 - Fix dedenting binary data.
Pull Request -
State: closed - Opened by nelhage over 7 years ago
- 2 comments
#31 - Introduce TypeRef abstraction and refactor lifetimes
Pull Request -
State: closed - Opened by haileys over 7 years ago
- 2 comments
#30 - Allow TYPEDRUBY_BIN env var to override executable path
Pull Request -
State: closed - Opened by haileys over 7 years ago
#29 - Implement yield
Pull Request -
State: closed - Opened by haileys over 7 years ago
#28 - Fix file extension logic in require resolution
Pull Request -
State: closed - Opened by haileys over 7 years ago
#27 - Fix require path to stdlib definitions
Pull Request -
State: closed - Opened by haileys over 7 years ago
#24 - Expand README a bit
Pull Request -
State: closed - Opened by haileys over 7 years ago
- 2 comments
#23 - WIP: add some basic path checking
Pull Request -
State: open - Opened by vmg over 7 years ago
- 5 comments
#20 - Tweak error colour scheme
Pull Request -
State: closed - Opened by haileys over 7 years ago
- 1 comment
#1 - What is TypedRuby?
Issue -
State: open - Opened by haileys over 7 years ago