Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thomas-crane/t issues and pull requests
#53 - feat(deps): update deps
Pull Request -
State: closed - Opened by thomas-crane over 2 years ago
#52 - build(deps): bump ansi-regex from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#51 - build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#50 - build(deps): bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#49 - build(deps): bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#48 - build(deps): bump glob-parent from 5.1.0 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#47 - build(deps): bump normalize-url from 4.5.0 to 4.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#46 - build(deps): bump hosted-git-info from 2.8.5 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#45 - build(deps): bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#44 - build(deps): bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#43 - build(deps): bump ini from 1.3.5 to 1.3.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#42 - build(deps): bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#41 - Make parser get tokens lazily
Issue -
State: open - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: syntax
#40 - implement incremental parsing?
Issue -
State: open - Opened by donnagf over 4 years ago
- 3 comments
Labels: type: feat, api: syntax
#39 - Add some examples
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: docs, type: feat
#38 - fix(types): fix some typos in type definitions
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: fix, api: types
#37 - feat(syntax): support comments
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: syntax
#36 - Address #33 and #35
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
#35 - Remove built in syntax for nil and types
Issue -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: chore, api: syntax
#34 - Add enums and `if let`
Issue -
State: open - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: syntax, api: semantics, api: types
#33 - Restructure project
Issue -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: chore
#32 - Add diagnostic reporter
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: other
#31 - Add diagnostic reporter
Issue -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: other
#30 - Add member access and index expressions
Pull Request -
State: closed - Opened by thomas-crane over 4 years ago
Labels: type: feat, api: syntax
#29 - Support array accesses and struct member accesses
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#28 - Add exit info
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: other
#27 - Add optional types
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: types
#26 - Support optional types
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: types
#25 - Add a type system
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: types
#24 - Remove messages from diagnostics
Issue -
State: open - Opened by thomas-crane almost 5 years ago
Labels: type: chore, api: other
#23 - Support imports/exports
Issue -
State: open - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#22 - Support struct types
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#21 - Support type annotations
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax, api: types
#20 - Support more primitive types
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax, api: types
#19 - Add parser tests
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: tests, api: syntax
#18 - Add AST printer
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: other
#17 - Add a type system
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: types
#16 - Add AST printer
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: other
#15 - Add checker
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
- 1 comment
Labels: type: feat, api: semantics
#14 - Add binder
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: semantics
#13 - Add symbols
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: semantics
#12 - Add binder
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: semantics
#11 - Add symbols
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: semantics
#10 - Support parenthesised expressions.
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#9 - Support parenthesised expressions
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#8 - Fix lint config
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: fix, api: other
#7 - Fix unrecognised tokens in lexer
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: fix, api: syntax
#6 - Add parser
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#5 - Improve visitor/transormer code.
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
- 1 comment
Labels: type: feat, api: semantics, api: utils
#4 - Add parser tests
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: tests, api: syntax
#3 - Add parser
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: feat, api: syntax
#2 - Add lexer tests
Pull Request -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: tests, api: syntax
#1 - Add lexer tests
Issue -
State: closed - Opened by thomas-crane almost 5 years ago
Labels: type: tests, api: syntax