Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / datawire/quark issues and pull requests
#273 - Enable casting in a few spots; add preliminary testing
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#272 - Add insert, add, slice for Lists, plus some Quark 1 List tests
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#271 - Support naked return in void functions et al
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#270 - String methods
Pull Request -
State: open - Opened by itamarst about 8 years ago
- 2 comments
#269 - Inline list in assertEqual blows up
Issue -
State: open - Opened by itamarst about 8 years ago
Labels: quark2
#268 - Add modulo, add more tests for division, fix division implementations
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#267 - Add --package-name option so we can have packages other than pkg.
Pull Request -
State: closed - Opened by itamarst about 8 years ago
#266 - Reuseable qtest, now know as `quark-test`
Pull Request -
State: closed - Opened by itamarst about 8 years ago
#265 - Quark 2 division
Pull Request -
State: closed - Opened by itamarst about 8 years ago
#264 - Add floats to quark 2
Pull Request -
State: closed - Opened by itamarst about 8 years ago
#263 - Utterly baffling error message
Issue -
State: closed - Opened by itamarst about 8 years ago
Labels: quark2
#262 - Minor fixes and such
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#261 - Minor fixes and such
Pull Request -
State: closed - Opened by ark3 about 8 years ago
#260 - Fix json roundtripping of numbers when the type is not known
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#259 - _Lock._fail creates a broken traceback in the Python runtime
Issue -
State: open - Opened by kflynn over 8 years ago
#258 - Lazily import reflection metadata
Pull Request -
State: closed - Opened by bozzzzo over 8 years ago
- 2 comments
#257 - Python 3 support
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#256 - Python 3 support
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#255 - Option to include (rather than simply depend on) the standard library in generated distribution units
Pull Request -
State: closed - Opened by itamarst over 8 years ago
- 3 comments
#254 - Make it much faster to run all the lib tests (needs discussion)
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#253 - Better native inclusion
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#252 - Ensure the correct main function is called in the presence of includes
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#251 - In Java, shade the `quark` stdlib package.
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#250 - Quark standard library now has a version number that is not 0.0.1
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#249 - Add string repetition ("asdf" * 3 ==> "asdfasdfadsf")
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#248 - callSafely utility
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#247 - Make sure callable test is run and succeeds
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#247 - Make sure callable test is run and succeeds
Pull Request -
State: closed - Opened by ark3 over 8 years ago
#246 - Parsing bad JSON should result in error Quark can handle
Issue -
State: open - Opened by itamarst over 8 years ago
#246 - Parsing bad JSON should result in error Quark can handle
Issue -
State: open - Opened by itamarst over 8 years ago
#246 - Parsing bad JSON should result in error Quark can handle
Issue -
State: open - Opened by itamarst over 8 years ago
#245 - Field names on classes somehow interfere with return types
Issue -
State: open - Opened by itamarst over 8 years ago
#244 - `bind()` should panic if the specified method doesn't exist
Issue -
State: open - Opened by itamarst over 8 years ago
#243 - What's this "timers" class?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#243 - What's this "timers" class?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#243 - What's this "timers" class?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#243 - What's this "timers" class?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#242 - Edge seems to not support capturing error stack traces?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#242 - Edge seems to not support capturing error stack traces?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#242 - Edge seems to not support capturing error stack traces?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#242 - Edge seems to not support capturing error stack traces?
Issue -
State: open - Opened by kflynn over 8 years ago
- 1 comment
#241 - WebSocket support broken for Safari
Issue -
State: open - Opened by kflynn over 8 years ago
- 2 comments
#241 - WebSocket support broken for Safari
Issue -
State: open - Opened by kflynn over 8 years ago
- 2 comments
#241 - WebSocket support broken for Safari
Issue -
State: open - Opened by kflynn over 8 years ago
- 2 comments
#241 - WebSocket support broken for Safari
Issue -
State: open - Opened by kflynn over 8 years ago
- 2 comments
#240 - target language toplevel namespaces should be robust
Issue -
State: open - Opened by bozzzzo over 8 years ago
#240 - target language toplevel namespaces should be robust
Issue -
State: open - Opened by bozzzzo over 8 years ago
#240 - target language toplevel namespaces should be robust
Issue -
State: open - Opened by bozzzzo over 8 years ago
#240 - target language toplevel namespaces should be robust
Issue -
State: open - Opened by bozzzzo over 8 years ago
#239 - Compiler should error if a class does not implement all methods from the interface
Issue -
State: open - Opened by itamarst over 8 years ago
#239 - Compiler should error if a class does not implement all methods from the interface
Issue -
State: open - Opened by itamarst over 8 years ago
#238 - Catch method implementations that violate the interface definition
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#238 - Catch method implementations that violate the interface definition
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#238 - Catch method implementations that violate the interface definition
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#238 - Catch method implementations that violate the interface definition
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#237 - Test runner uses correct exit code
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#237 - Test runner uses correct exit code
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#237 - Test runner uses correct exit code
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#236 - Test suite doesn't exit with non-0 exit code if test suite failed
Issue -
State: closed - Opened by itamarst over 8 years ago
- 1 comment
#236 - Test suite doesn't exit with non-0 exit code if test suite failed
Issue -
State: closed - Opened by itamarst over 8 years ago
- 1 comment
#235 - more idiomatic package->module mapping for Ruby
Issue -
State: open - Opened by bozzzzo over 8 years ago
#235 - more idiomatic package->module mapping for Ruby
Issue -
State: open - Opened by bozzzzo over 8 years ago
#235 - more idiomatic package->module mapping for Ruby
Issue -
State: open - Opened by bozzzzo over 8 years ago
#235 - more idiomatic package->module mapping for Ruby
Issue -
State: open - Opened by bozzzzo over 8 years ago
#234 - main function with wrong signature should warn
Issue -
State: open - Opened by bozzzzo over 8 years ago
#234 - main function with wrong signature should warn
Issue -
State: open - Opened by bozzzzo over 8 years ago
#234 - main function with wrong signature should warn
Issue -
State: open - Opened by bozzzzo over 8 years ago
#234 - main function with wrong signature should warn
Issue -
State: open - Opened by bozzzzo over 8 years ago
#233 - quark list iteration
Issue -
State: open - Opened by bozzzzo over 8 years ago
#233 - quark list iteration
Issue -
State: open - Opened by bozzzzo over 8 years ago
#233 - quark list iteration
Issue -
State: open - Opened by bozzzzo over 8 years ago
#232 - Quark compiler-generated private fields follow a specified naming convention
Issue -
State: open - Opened by bozzzzo over 8 years ago
#232 - Quark compiler-generated private fields follow a specified naming convention
Issue -
State: open - Opened by bozzzzo over 8 years ago
#232 - Quark compiler-generated private fields follow a specified naming convention
Issue -
State: open - Opened by bozzzzo over 8 years ago
#232 - Quark compiler-generated private fields follow a specified naming convention
Issue -
State: open - Opened by bozzzzo over 8 years ago
#231 - circular `use` should generate a compilation error
Issue -
State: open - Opened by bozzzzo over 8 years ago
#231 - circular `use` should generate a compilation error
Issue -
State: open - Opened by bozzzzo over 8 years ago
#231 - circular `use` should generate a compilation error
Issue -
State: open - Opened by bozzzzo over 8 years ago
#231 - circular `use` should generate a compilation error
Issue -
State: open - Opened by bozzzzo over 8 years ago
#230 - Quark Maps have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#230 - Quark Maps have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#230 - Quark Maps have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#230 - Quark Maps have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#229 - Quark Lists have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#229 - Quark Lists have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#229 - Quark Lists have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#229 - Quark Lists have convenience methods
Issue -
State: open - Opened by bozzzzo over 8 years ago
#228 - Add Supplier interface
Issue -
State: open - Opened by bozzzzo over 8 years ago
- 1 comment
#228 - Add Supplier interface
Issue -
State: open - Opened by bozzzzo over 8 years ago
- 1 comment
#228 - Add Supplier interface
Issue -
State: open - Opened by bozzzzo over 8 years ago
- 1 comment
#228 - Add Supplier interface
Issue -
State: open - Opened by bozzzzo over 8 years ago
- 1 comment
#227 - Quark has a reasonable story for List<>.sort()
Issue -
State: open - Opened by bozzzzo over 8 years ago
#226 - String is not Unicode on Python
Issue -
State: open - Opened by bozzzzo over 8 years ago
#226 - String is not Unicode on Python
Issue -
State: open - Opened by bozzzzo over 8 years ago
#226 - String is not Unicode on Python
Issue -
State: open - Opened by bozzzzo over 8 years ago
#225 - Scoping rules are probably inconsistent
Issue -
State: open - Opened by bozzzzo over 8 years ago
#225 - Scoping rules are probably inconsistent
Issue -
State: open - Opened by bozzzzo over 8 years ago
#224 - No checks for target language reserved identifiers
Issue -
State: open - Opened by bozzzzo over 8 years ago
#224 - No checks for target language reserved identifiers
Issue -
State: open - Opened by bozzzzo over 8 years ago
#224 - No checks for target language reserved identifiers
Issue -
State: open - Opened by bozzzzo over 8 years ago