| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | demonstration of refinement types without self-referential typesrefinement-types-2 | Stefan Majewsky | 2025-04-02 | 3 | -0/+142 |
| | | | | | | | | The big "yuck" about this can be seen in the LiteralValue invocations in the test code. Calling NewValue or LiteralValue is extremely convoluted and would likely need to be wrapped through additional boilerplate at the concrete type declaration site. | ||||
| * | v1.0.0v1.0.0 | Stefan Majewsky | 2025-02-12 | 4 | -5/+16 |
| | | |||||
| * | add options.Map() | Stefan Majewsky | 2025-01-11 | 2 | -1/+16 |
| | | |||||
| * | add options.IsNoneOrZero | Stefan Majewsky | 2025-01-11 | 4 | -4/+33 |
| | | | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot. | ||||
| * | remove go:linkname usage | Stefan Majewsky | 2025-01-06 | 2 | -30/+10 |
| | | |||||
| * | FYI: no release yet | Stefan Majewsky | 2025-01-06 | 1 | -0/+4 |
| | | |||||
| * | add test for zero value | Stefan Majewsky | 2025-01-04 | 1 | -0/+5 |
| | | |||||
| * | note about zero value | Stefan Majewsky | 2025-01-04 | 1 | -0/+1 |
| | | |||||
| * | add SQL support | Stefan Majewsky | 2025-01-04 | 3 | -5/+91 |
| | | |||||
| * | init | Stefan Majewsky | 2025-01-04 | 8 | -0/+681 |
