SCM Repository
Log of /branches/vis12/src/compiler/gen
Sticky Revision: |
Revision 2331 - Directory Listing
Modified Fri Mar 29 13:19:50 2013 UTC (8 years ago) by jhr
Add support for matrix transpose. Note that the runtime currently only supports transpose for 2x2, 3x3, and 4x4 matrices.
Revision 2313 - Directory Listing
Modified Thu Mar 21 11:57:42 2013 UTC (8 years ago) by jhr
detabbing
Revision 2281 - Directory Listing
Modified Sat Mar 9 13:51:02 2013 UTC (8 years, 1 month ago) by jhr
Do not eliminate effectful operators
Revision 2280 - Directory Listing
Modified Sat Mar 9 13:37:40 2013 UTC (8 years, 1 month ago) by jhr
added operator purity property
Revision 2173 - Directory Listing
Modified Sat Feb 23 15:49:20 2013 UTC (8 years, 1 month ago) by jhr
Added support for field +/- scalar and scalar +/- field expressions.
Revision 2165 - Directory Listing
Modified Fri Feb 22 22:44:32 2013 UTC (8 years, 1 month ago) by jhr
Add support for "poor man's" curl (2D and 3D).
Revision 2027 - Directory Listing
Modified Thu Oct 11 10:40:12 2012 UTC (8 years, 6 months ago) by jhr
working on inputs etc
Revision 2011 - Directory Listing
Modified Sun Oct 7 21:14:31 2012 UTC (8 years, 6 months ago) by jhr
Working on inputs
Revision 2009 - Directory Listing
Modified Fri Oct 5 17:58:18 2012 UTC (8 years, 6 months ago) by jhr
Working on dynamic sequence loading
Revision 1945 - Directory Listing
Modified Fri Jul 6 14:54:21 2012 UTC (8 years, 9 months ago) by jhr
Working on ":" support
Revision 1941 - Directory Listing
Modified Tue Jul 3 15:22:31 2012 UTC (8 years, 9 months ago) by jhr
Minor edits ported from trunk
Revision 1939 - Directory Listing
Modified Mon Jul 2 21:11:07 2012 UTC (8 years, 9 months ago) by jhr
Add support for 3rd-order tensor norm and fix issues with tensor/vector multiply
Revision 1925 - Directory Listing
Modified Sat Jun 23 14:16:09 2012 UTC (8 years, 9 months ago) by jhr
Added length function on dynamic sequences
Revision 1689 - Directory Listing
Modified Wed Jan 25 14:55:43 2012 UTC (9 years, 2 months ago) by jhr
pushing dynamic sequences through the compiler
Revision 1687 - Directory Listing
Modified Wed Jan 25 13:02:32 2012 UTC (9 years, 2 months ago) by jhr
Working on support for dynamic sequences; also adding support for type coercions.
Revision 1685 - Directory Listing
Modified Sun Jan 22 15:23:36 2012 UTC (9 years, 2 months ago) by jhr
Create a branch to implement things that we need for the Vis 2012 paper
Revision 1640 - Directory Listing
Modified Wed Nov 16 02:19:51 2011 UTC (9 years, 4 months ago) by jhr
Original Path: trunk/src/compiler/gen
Merging in changes from pure-cfg branch.
Revision 1485 - Directory Listing
Modified Sun Sep 4 14:37:21 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/gen
Minor syntax editing
Revision 1484 - Directory Listing
Added Sun Sep 4 14:35:20 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/gen
Created a compiler/gen directory to hold code for the generation tools. Moved compiler/IL/gen to compiler/gen/il and created compiler/gen/opt for Charisee's tool.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |