- 24 Aug, 2007 15 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
- 23 Aug, 2007 3 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
Originally, we wanted to only use binary ones, at least initially. But this would a lot of fiddling with selectors when converting to/from generic array representations. This is both inefficient and hard to implement. Instead, we will limit the arity of our sums/product representation to, say, 16 (it's 3 at the moment) and initially refuse to vectorise programs for which this is not sufficient. This allows us to implement everything in the library. Later, we can implement the necessary splitting.
-
- 30 Aug, 2007 2 commits
-
-
Ian Lynagh authored
The paths can also now be overridden with the standard configure flags --docdir=, --htmldir= etc. We were always advertising these, but now we actually obey them.
-
chak@cse.unsw.edu.au. authored
-
- 29 Aug, 2007 5 commits
- 30 Aug, 2007 2 commits
-
-
Simon Marlow authored
This documentation was just duplicating what is in GHC.Prim now.
-
Simon Marlow authored
-
- 29 Aug, 2007 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 24 Aug, 2007 1 commit
-
-
Simon Marlow authored
-
- 29 Aug, 2007 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 28 Aug, 2007 1 commit
-
-
Simon Marlow authored
-
- 29 Aug, 2007 3 commits
-
-
Simon Marlow authored
The C-- parser was missing the "stdcall" calling convention for foreign calls, but once added we can call {Enter,Leave}CricialSection directly.
-
mnislaih authored
-
chak@cse.unsw.edu.au. authored
- The type families patch includes a change to darcs-all that breaks it for ssh repos at least for Perl 5.8.8 (on MacOS). - My Perl-fu is not sufficient to try to fix the modification, which was supposed to improve darcs-all on windows, so I just revert to the old code.
-
- 28 Aug, 2007 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ben.Lippmeier@anu.edu.au authored
-