Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SuzanneSoy/phc-adt issues and pull requests
#19 - Handle Integer instead of Fixnum for hash-code computation.
Pull Request -
State: open - Opened by samth over 5 years ago
- 3 comments
#18 - Fails to build on Racket HEAD
Issue -
State: closed - Opened by samth almost 7 years ago
- 10 comments
#17 - We need a ~global-default for patterns that fail to match
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
- 1 comment
#16 - Tagged and structure still have some differences
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
- 1 comment
#15 - Add a #:∀ to define-structure and define-tagged
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
Labels: enhancement
#14 - Expose and succinctly document the low-level plain structure and constructor functions.
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: enhancement, doc
#13 - Write documentation, re-read and fix literate programming
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: doc
#12 - Use new extensible syntax specification for wrapped structures
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: enhancement
#11 - Fix printing of tagged and wrapped construtors
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: enhancement
#10 - Write tests for equal? and printing, especially for tagged and wrapped structures
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: test
#9 - (adt-init) should accept a #:directory argument, to set the parent directory for both path options
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: enhancement
#8 - Path for support files should be relative to the file issuing (adt-init), not relative to the current directory.
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: bug
#7 - tagged and structure have subtle (but undesired) differeneces
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
- 1 comment
#6 - Infer precise type for constants: (constructor foo 1) should have the type (constructor foo 1)
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
- 1 comment
Labels: enhancement
#5 - define-constructor-tag should add the "remembered" error itself, and not just wait for the tag to be used
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
- 1 comment
Labels: invalid
#4 - Some identifiers are remembered but shouldn't, when using #:private tags
Issue -
State: closed - Opened by SuzanneSoy over 8 years ago
- 1 comment
#3 - Write more tests for use as identifiers (for define-constructor, define-structure and define-tagged)
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: test
#2 - Write tests for the structure, tagged and constructor predicates.
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: test
#1 - match on not remembered structs gives weird error
Issue -
State: open - Opened by SuzanneSoy over 8 years ago
Labels: bug