[Swift-devel] numeric type(s) in swift.
Ben Clifford
benc at hawaga.org.uk
Fri Jul 20 17:12:49 CDT 2007
I made a branch with the relevant patches from my quilt patch stack.
https://svn.ci.uchicago.edu/svn/vdl2/branches/types-and-expressions
In r940, I remove non-integer numbers from by language by virtue of
removing the test cases from language-behaviour for them (but no actual
code changes). If you want to run the language-behaviour tests with the
non-integer tests in there again, roll back r940 in your local repo.
The two biggest changes are r941 which makes much more stuff be wrapped in
DSHandles, and r942 which is adjustment to the intermediate language to
have XML based expressions.
As a consequence of r942, the resulting karajan code has a lot more cruft
in it (but should still behave as previously). I'm intending to work on
that more so don't be alarmed.
Type this for the commit logs so far:
svn log
https://svn.ci.uchicago.edu/svn/vdl2/branches/types-and-expressions
-r933:HEAD
--
--
More information about the Swift-devel
mailing list