issues Search Results · repo:npatrick04/fixed language:"Common Lisp"
Filter by
7 results
(63 ms)7 results
innpatrick04/fixed (press backspace or delete to remove)Disallow small being defined larger than delta when provided in defdelta.
npatrick04
- 1
- Opened on Jun 3, 2016
- #6
If necessary, adjust the setters/getters to ensure they re appropriately symmetric.
npatrick04
- 1
- Opened on Jun 3, 2016
- #5
Add getters for the underlying type min, max, and number of bits to store (max (integer-length most-negative-xyz)
(integer-length most-positive-xyz)) for each fixed type xyz.
npatrick04
- 1
- Opened on Jun 3, 2016
- #3
Varjag mentioned some efficiency concerns on reddit. While this library hits the known, reliable precision and rounding
behavior in a known range and domain use case for fixed point, it misses on compact ...
npatrick04
- Opened on Jun 3, 2016
- #2
There s an issue with ranges in defdecimal
FIXED (defdecimal foo 3 :low 0) ; in: DEFDELTA FOO ; (FIXED:DEFDELTA FIXED::FOO #:DELTA1575 :LOW 0 :HIGH NIL :SMALL
#:DELTA1575) ; ; caught ERROR: ; during macroexpansion ...
npatrick04
- 1
- Opened on May 12, 2016
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.