[dylan-lang/melange] 31f815: Initial mindy support for functions.
GitHub <[email protected]> Thu, 25 Feb 2016 00:41:45 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56cebe4918ff7_40403f81faedb2bc1063a9@hookshot-fe4-cp1-prd.iad.github.net.mail> |
----==_mimepart_56cebe4918af5_40403f81faedb2bc106237
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/melange
Commit: 31f81567cab4eb409a42a8932ca2a4ca324fb283
https://github.com/dylan-lang/melange/commit/31f81567cab4eb409a42a8932ca2a4ca324fb283
Author: Wim Vander Schelden <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M melange-core/c-decl-write-mindy.dylan
M melange-core/c-decl.dylan
Log Message:
-----------
Initial mindy support for functions.
This code was mostly ported over from mindy's old melange.
* melange-core/c-decl-write-mindy.dylan:
(write-declaration on <function-declaration>): Implement.
* melange-core/c-decl.dylan:
(type-name on <object-declaration>): Replaced reading field of member type.dylan-name with the existing wrapper method type.type-name.
Commit: a9b103db1cac54b0e7730df5b085cacb41cb79a3
https://github.com/dylan-lang/melange/commit/a9b103db1cac54b0e7730df5b085cacb41cb79a3
Author: Wim Vander Schelden <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M tests/run.sh
Log Message:
-----------
Added target and test arguments to run.sh
* tests/run.sh:
Added optional arguments, command line is ./run.sh [target [test.dir ...]]. Defaults are c-ffi and all tests, as before.
Commit: 99f93076f2e9770512fff05aeacb6ff4b1c874ad
https://github.com/dylan-lang/melange/commit/99f93076f2e9770512fff05aeacb6ff4b1c874ad
Author: Wim Vander Schelden <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M tests/test.exclude/expected-mindy.dylan
Log Message:
-----------
Modified expected-mindy for test.exclude
* tests/test.exclude/expected-mindy.dylan:
Renumbered anonymous functions to match actual output.
Commit: 5dad03819333135e5109477f1f90e5f74cd50d7c
https://github.com/dylan-lang/melange/commit/5dad03819333135e5109477f1f90e5f74cd50d7c
Author: Bruce Mitchener <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M melange-core/c-decl-write-mindy.dylan
M melange-core/c-decl.dylan
M tests/run.sh
M tests/test.exclude/expected-mindy.dylan
Log Message:
-----------
Merge pull request #31 from wvdschel/mindy-functions
Added initial support for mindy functions.
Compare: https://github.com/dylan-lang/melange/compare/0cc2cfeaef9b...5dad03819333
----==_mimepart_56cebe4918af5_40403f81faedb2bc106237
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56cebe4918af5_40403f81faedb2bc106237--