[dylan-lang/opendylan] 5f9410: [dfmc-reader] Export subclasses of <function-call-...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <559959e5ed010_25643fb0f78692b8709bf@hookshot-fe5-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 5f9410d72a6379a865dc9c51684b01a4816e202e
https://github.com/dylan-lang/opendylan/commit/5f9410d72a6379a865dc9c51684b01a4816e202e
Author: Bruce Mitchener <[email protected]>
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M sources/dfmc/reader/reader-library.dylan
Log Message:
-----------
[dfmc-reader] Export subclasses of <function-call-fragment>.
These are needed for upcoming reader tests.
* sources/dfmc/reader/reader-library.dylan
(module dfmc-reader): Export <prefix-call-fragment>,
<dot-call-fragment>, <array-call-fragment>,
<binary-operator-call-fragment>, <unary-operator-call-fragment>.
Commit: a413a8426bfddc6ab499d3851a1a7f143f87c588
https://github.com/dylan-lang/opendylan/commit/a413a8426bfddc6ab499d3851a1a7f143f87c588
Author: Bruce Mitchener <[email protected]>
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M sources/dfmc/reader/tests/dfmc-reader-test-suite.dylan
M sources/dfmc/reader/tests/dfmc-reader-test-suite.lid
A sources/dfmc/reader/tests/expressions-test-suite.dylan
A sources/dfmc/reader/tests/test-token-classifier.dylan
Log Message:
-----------
[dfmc-reader] Start of expression tests.
* sources/dfmc/reader/tests/dfmc-reader-test-suite.dylan
(suite dfmc-reader-test-suite): Run the new suite
expressions-test-suite.
* sources/dfmc/reader/tests/dfmc-reader-test-suite.lid:
Build new files, test-token-classifier.dylan and
expression-test-suite.dylan.
* sources/dfmc/reader/tests/expressions-test-suite.dylan
(test variable-name-test,
test not-unary-operator-test,
test negative-unary-operator-test,
suite expressions-test-suite): New.
* sources/dfmc/reader/tests/test-token-classifier.dylan
(classify-word-in): New. This provides token classification
that the reader requires.
Compare: https://github.com/dylan-lang/opendylan/compare/9f5e38f4759f...a413a8426bfd
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter