[dylan-lang/opendylan] e0aeb3: [dfmc-reader] Fix fp literal edge cases.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55adbebc1747c_22963fb20080b2bc9140@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: e0aeb390ed8f6d5ef19fa8927e43903067ddc564
https://github.com/dylan-lang/opendylan/commit/e0aeb390ed8f6d5ef19fa8927e43903067ddc564
Author: Bruce Mitchener <[email protected]>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M documentation/release-notes/source/2015.1.rst
M sources/dfmc/reader/lexer-transitions.dylan
M sources/dfmc/reader/tests/literal-test-suite.dylan
Log Message:
-----------
[dfmc-reader] Fix fp literal edge cases.
Edge cases in parsing signed floating point literals such as
``+.5``, ``-.5``, ``-3d3`` and ``+3d3`` didn't work.
Fixes #943.
* sources/dfmc/reader/lexer-transitions.dylan: Add missing transitions.
* sources/dfmc/reader/tests/literal-test-suite.dylan
(float-literal-test): Add tests for more floating point
literals.
Commit: d14e934e3799e38588b5235b21fa21018ff13170
https://github.com/dylan-lang/opendylan/commit/d14e934e3799e38588b5235b21fa21018ff13170
Author: Peter S. Housel <[email protected]>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M documentation/release-notes/source/2015.1.rst
M sources/dfmc/reader/lexer-transitions.dylan
M sources/dfmc/reader/tests/literal-test-suite.dylan
Log Message:
-----------
Merge pull request #944 from waywardmonkeys/signed-float-literal-bugs
[dfmc-reader] Fix fp literal edge cases.
Compare: https://github.com/dylan-lang/opendylan/compare/c89d1909c4be...d14e934e3799
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter