SCM Repository
Log of /branches/vis12/src/compiler/basis/basis-vars.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1926 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 23 18:01:57 2012 UTC (8 years, 6 months ago) by jhr
File length: 13947 byte(s)
Diff to previous 1925
Switch to using "image" to load images (instead of "load").
Revision 1925 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 23 14:16:09 2012 UTC (8 years, 6 months ago) by jhr
File length: 13753 byte(s)
Diff to previous 1922
Added length function on dynamic sequences
Revision 1922 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 23 11:25:39 2012 UTC (8 years, 6 months ago) by jhr
File length: 13629 byte(s)
Diff to previous 1911
Changed "ln" function to "log"; added "acos", "asin", and "atan" functions; restructured the way that C math functions are handled in the compiler.
Revision 1911 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 13:51:17 2012 UTC (8 years, 7 months ago) by jhr
File length: 13920 byte(s)
Diff to previous 1687
port changes from trunk (addition of fmod, ln, and log10).
Revision 1687 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 13:02:32 2012 UTC (8 years, 11 months ago) by jhr
File length: 14414 byte(s)
Diff to previous 1685
Working on support for dynamic sequences; also adding support for type coercions.
Revision 1685 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 15:23:36 2012 UTC (9 years ago) by jhr
File length: 13640 byte(s)
Diff to previous 1640
Create a branch to implement things that we need for the Vis 2012 paper
Revision 1640 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 16 02:19:51 2011 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 13640 byte(s)
Diff to previous 1385
Merging in changes from pure-cfg branch.
Revision 1385 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 24 14:26:11 2011 UTC (9 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 13360 byte(s)
Diff to previous 1383
Remove CL from compiler
Revision 1383 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 20:24:04 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 13427 byte(s)
Diff to previous 1296
merging changes from pure-cfg
Revision 1296 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 12:42:09 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 12980 byte(s)
Diff to previous 1295
Adding support for assignment operators to the trunk.
Revision 1295 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 06:42:54 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 12979 byte(s)
Diff to previous 1116
Added support for clamp to trunk
Revision 1116 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 5 04:49:02 2011 UTC (9 years, 8 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 12710 byte(s)
Diff to previous 470
more merging of pure-cfg changes back into trunk
Revision 470 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 2 16:33:48 2010 UTC (10 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 9225 byte(s)
Diff to previous 435
Added additional operations on fields (F+F, F-F, sF, Fs, F/s)
Revision 435 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 13:14:20 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8008 byte(s)
Diff to previous 406
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 406 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 15 12:12:10 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7999 byte(s)
Diff to previous 247
Simplify basis by removing cruft that is not being used.
Revision 247 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 6 20:20:42 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8499 byte(s)
Diff to previous 185
Added infix convolve syntax
Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 28 17:11:09 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8084 byte(s)
Diff to previous 179
Renamed internal variable input to optInput and added input variable.
Revision 179 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 27 20:43:23 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7963 byte(s)
Diff to previous 169
Simplified AST code now uses default input values when no input is given.
Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 22 20:07:37 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7838 byte(s)
Diff to previous 143
Split function and variable namespaces and add notion of restricted operations that cannot appear inside actor or initialization code.
Revision 143 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 19:12:22 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7618 byte(s)
Diff to previous 110
Added min and max on reals.
Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 23 19:28:48 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 103
Moving compiler sources into src/compiler
Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 1 16:04:04 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 91
Bug fixes
Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 27 15:16:36 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 88
Fixed some bugs in the basis
Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 23:07:50 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7373 byte(s)
Diff to previous 86
Working on typechecker
Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 22:23:17 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7354 byte(s)
Diff to previous 85
Added new syntax for tensor-value construction and more work on typechecker.
Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 19:51:10 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7105 byte(s)
Diff to previous 83
Working on typechecker
Revision 83 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 18:50:44 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7116 byte(s)
Diff to previous 81
More work on the typechecker
Revision 81 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 17:28:54 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 6838 byte(s)
Diff to previous 79
Working on typechecker
Revision 79 - (view) (download) (annotate) - [select for diffs]
Added Tue May 25 01:55:48 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 6858 byte(s)
Working on typechecker
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 |