SCM Repository
View of /branches/vis12/bugs/open/NOTES
Parent Directory
|
Revision Log
Revision 2721 -
(download)
(annotate)
Tue Sep 23 20:36:00 2014 UTC (6 years, 4 months ago) by jhr
File size: 1045 byte(s)
Tue Sep 23 20:36:00 2014 UTC (6 years, 4 months ago) by jhr
File size: 1045 byte(s)
bug032 was fixed by the changes imported from the vis12-cl branch
Notes on the open bugs: bug007.diderot -- problem with tensor slicing (high-to-mid/high-to-mid.sml:251.41-251.60) bug010.diderot -- CFG issue with unreachable exit node bug013.diderot -- definition of field as strand state variable bug018.diderot -- use of C keywords as variables: resolve with name mangling for all variables and struct fields in generated code. bug019.diderot -- feature request: allow a richer syntax of constant expressions (e.g. 1.0/2). bug022.diderot -- empty sequence not supported yet (simplify/simple.sml:112.34-112.73) bug028.diderot -- missing forms of matrix multiplication; Charisee's work will address this issue bug029.diderot -- missing code generation for printing matrices and higher-order tensors. Things should print the way they parse. bug031.diderot -- the problem here is reference to a strand parameter from the update method. The compiler should create a shadow instance variable for the parameter, but doesn't. Internal checking should also have caught this problem.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |