SCM Repository
Log of /branches/vis12/src/compiler/parser/diderot.grm
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 2271 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 7 20:09:32 2013 UTC (7 years, 10 months ago) by jhr
File length: 16253 byte(s)
Diff to previous 2165
Working on support for empty sequences
Revision 2165 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 22 22:44:32 2013 UTC (7 years, 11 months ago) by jhr
File length: 12518 byte(s)
Diff to previous 2153
Add support for "poor man's" curl (2D and 3D).
Revision 2153 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 19:40:13 2013 UTC (7 years, 11 months ago) by jhr
File length: 12522 byte(s)
Diff to previous 2148
minor code cleanup
Revision 2148 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 17:56:50 2013 UTC (7 years, 11 months ago) by jhr
File length: 12511 byte(s)
Diff to previous 2135
Allow programs without any global variables
Revision 2135 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 11 12:33:24 2013 UTC (7 years, 11 months ago) by jhr
File length: 12511 byte(s)
Diff to previous 2133
Working on functions. Added to Simple AST representation.
Revision 2133 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 10 20:40:26 2013 UTC (7 years, 11 months ago) by jhr
File length: 12510 byte(s)
Diff to previous 2011
Added parsing and typechecking support for user-defined functions
Revision 2011 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 7 21:14:31 2012 UTC (8 years, 3 months ago) by jhr
File length: 12083 byte(s)
Diff to previous 1992
Working on inputs
Revision 1992 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 27 10:23:12 2012 UTC (8 years, 3 months ago) by jhr
File length: 12102 byte(s)
Diff to previous 1945
Working on dynamic sequence loading
Revision 1945 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 6 14:54:21 2012 UTC (8 years, 6 months ago) by jhr
File length: 12204 byte(s)
Diff to previous 1926
Working on ":" support
Revision 1926 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 23 18:01:57 2012 UTC (8 years, 7 months ago) by jhr
File length: 12181 byte(s)
Diff to previous 1811
Switch to using "image" to load images (instead of "load").
Revision 1811 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 7 20:46:07 2012 UTC (8 years, 9 months ago) by jhr
File length: 11647 byte(s)
Diff to previous 1687
Fix grammar error that did not allow negative numbers as initializers
Revision 1687 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 13:02:32 2012 UTC (9 years ago) by jhr
File length: 11490 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: 11526 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/parser/diderot.grm
File length: 11526 byte(s)
Diff to previous 1444
Merging in changes from pure-cfg branch.
Revision 1444 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 12:11:53 2011 UTC (9 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 11382 byte(s)
Diff to previous 1301
Merging in changes from pure-cfg branch: removed CL, expanded trace, and added method name datatype.
Revision 1301 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 23:58:40 2011 UTC (9 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 11407 byte(s)
Diff to previous 1296
Added support for hest-based command-line arguments to trunk. Also switched output filename to prog.txt (from mip.txt)
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/parser/diderot.grm
File length: 10639 byte(s)
Diff to previous 1116
Adding support for assignment operators to the 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/parser/diderot.grm
File length: 10213 byte(s)
Diff to previous 511
more merging of pure-cfg changes back into trunk
Revision 511 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 8 17:01:43 2011 UTC (9 years, 11 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 8568 byte(s)
Diff to previous 435
Backporting changes from pure-cfg branch. These include the "actor" ==> "strand" changes.
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/parser/diderot.grm
File length: 8555 byte(s)
Diff to previous 382
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 382 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 5 21:46:21 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 8546 byte(s)
Diff to previous 381
Fixed bug in grammar
Revision 381 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 5 21:42:17 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 8549 byte(s)
Diff to previous 379
Working on adding slice notation and fixed precedence of differentiation
Revision 379 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 5 00:28:29 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 8097 byte(s)
Diff to previous 247
Added conditional expression syntax
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/parser/diderot.grm
File length: 7889 byte(s)
Diff to previous 228
Added infix convolve syntax
Revision 228 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 4 13:36:35 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 7837 byte(s)
Diff to previous 164
Made typechecking more strict.
Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 20 18:56:04 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/parser/diderot.grm
File length: 7827 byte(s)
Diff to previous 110
Added output state variables and stabilize methods
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/parser/diderot.grm
File length: 7521 byte(s)
Diff to previous 102
Moving compiler sources into src/compiler
Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 28 15:20:55 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7521 byte(s)
Diff to previous 86
Changed grammar to restrict the type of parameters to ValueType
Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 22:23:17 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7511 byte(s)
Diff to previous 82
Added new syntax for tensor-value construction and more work on typechecker.
Revision 82 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 18:20:49 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7460 byte(s)
Diff to previous 81
Working on typechecker
Revision 81 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 17:28:54 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7445 byte(s)
Diff to previous 79
Working on typechecker
Revision 79 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 25 01:55:48 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7423 byte(s)
Diff to previous 78
Working on typechecker
Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 24 22:31:49 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7384 byte(s)
Diff to previous 70
Rosking on type checker
Revision 70 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 22 14:23:32 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7278 byte(s)
Diff to previous 48
Working on typechecker
Revision 48 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 13 23:11:15 2010 UTC (10 years, 9 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7278 byte(s)
Diff to previous 45
Changed grammar to use different type syntax
Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 6 15:51:03 2010 UTC (10 years, 9 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7188 byte(s)
Diff to previous 40
Added norm syntax
Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 3 14:51:38 2010 UTC (10 years, 10 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 7129 byte(s)
Diff to previous 39
Added intialization syntax
Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 11 16:58:32 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 6536 byte(s)
Diff to previous 37
Parser hacking
Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 11 03:51:36 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 6192 byte(s)
Diff to previous 35
Added value constructor syntax
Revision 35 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 11 01:04:20 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 6057 byte(s)
Diff to previous 33
Fixing parser/scanner bugs
Revision 33 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 11 00:37:51 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 5922 byte(s)
Diff to previous 31
New directory
Revision 31 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 10 22:24:40 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 5821 byte(s)
Diff to previous 30
Type-error fixes
Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 10 22:17:50 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 5799 byte(s)
Diff to previous 28
Working on Diderot parser
Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 9 02:55:41 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 5262 byte(s)
Diff to previous 27
More parser hacking
Revision 27 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 9 02:36:31 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 4738 byte(s)
Diff to previous 26
Working on Diderot parser
Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 9 00:43:01 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 3507 byte(s)
Diff to previous 25
Working on Diderot parser
Revision 25 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 8 22:51:42 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 3085 byte(s)
Diff to previous 24
Working on Diderot parser
Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 22:43:55 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 2144 byte(s)
Diff to previous 23
Working on grammar
Revision 23 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 03:29:06 2010 UTC (10 years, 11 months ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 1867 byte(s)
Diff to previous 19
Working on Diderot grammar
Revision 19 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 15 14:17:29 2010 UTC (11 years ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 1541 byte(s)
Diff to previous 14
Working on Diderot grammar
Revision 14 - (view) (download) (annotate) - [select for diffs]
Added Tue Jan 12 23:03:22 2010 UTC (11 years ago) by jhr
Original Path: trunk/src/parser/diderot.grm
File length: 569 byte(s)
Starting to work on parser for Diderot
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 |