SCM Repository
Log of /branches/vis12/src/compiler/c-util/c-ty-translate.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 2813 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 8 21:48:17 2014 UTC (6 years, 5 months ago) by jhr
File length: 8869 byte(s)
Diff to previous 2588 , to selected 1857
Fix for bug 019 (allowing richer initializers for input globals).
Revision 2588 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 17 14:51:26 2014 UTC (7 years ago) by jhr
File length: 8887 byte(s)
Diff to previous 2118 , to selected 1857
Working on a fix for bug023
Revision 2118 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 21 03:24:27 2013 UTC (8 years, 2 months ago) by jhr
File length: 7714 byte(s)
Diff to previous 2024 , to selected 1857
Fix the handling of vector inputs.
Revision 2024 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 10 13:36:38 2012 UTC (8 years, 6 months ago) by jhr
File length: 7192 byte(s)
Diff to previous 1858 , to selected 1857
Working on dynamic sequences
Revision 1858 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 20 20:14:41 2012 UTC (8 years, 11 months ago) by jhr
File length: 7191 byte(s)
Diff to previous 1857
Fix copy code for reals and vectors
Revision 1857 - (view) (download) (annotate) - [selected]
Modified Fri Apr 20 19:58:00 2012 UTC (8 years, 11 months ago) by jhr
File length: 7008 byte(s)
Diff to previous 1820
Bug fix for copyToC.
Revision 1820 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 11 10:53:15 2012 UTC (9 years ago) by jhr
File length: 6953 byte(s)
Copied from: branches/vis12/src/compiler/c-target/c-ty-translate.sml revision 1818
Diff to previous 1818 , to selected 1857
Clean up the handling of translation from TreeIL types to C types. There are two cases: translating to the external C API amd translating to the internal Diderot types.
Revision 1818 - (view) (download) (annotate) - [select for diffs]
Added Tue Apr 10 22:18:20 2012 UTC (9 years ago) by jhr
Original Path: branches/vis12/src/compiler/c-target/c-ty-translate.sml
File length: 3919 byte(s)
Diff to selected 1857
Working on factoring out the generation of code to translate between the internal Diderot representation of types (e.g., Diderot_vec3_t) and the external C API (e.g., float[3]).
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |