]> ruin.nu Git - proglang.git/log
proglang.git
18 years agostreamlined the binary operators
Michael Andreen [Mon, 27 Feb 2006 10:25:29 +0000 (10:25 +0000)]
streamlined the binary operators

18 years agomoved modified Testsyntax to Typechecker to keep the original one
Michael Andreen [Sun, 26 Feb 2006 21:26:14 +0000 (21:26 +0000)]
moved modified Testsyntax to Typechecker to keep the original one

18 years agochanged the documentation
Michael Andreen [Sun, 26 Feb 2006 21:11:54 +0000 (21:11 +0000)]
changed the documentation

18 years agoremoved most shift/reduce conflicts by moving EAss from Exp3 to Exp and thus disallow...
Michael Andreen [Sun, 26 Feb 2006 20:50:51 +0000 (20:50 +0000)]
removed most shift/reduce conflicts by moving EAss from Exp3 to Exp and thus disallowing many constructs if parenthesis aren't used

18 years agoneeded
Michael Andreen [Fri, 24 Feb 2006 14:38:31 +0000 (14:38 +0000)]
needed

18 years agoneeded
Michael Andreen [Fri, 24 Feb 2006 12:05:14 +0000 (12:05 +0000)]
needed

18 years agodone?
Michael Andreen [Fri, 24 Feb 2006 12:04:35 +0000 (12:04 +0000)]
done?

18 years agohopefully compiles properly
Michael Andreen [Fri, 24 Feb 2006 11:55:49 +0000 (11:55 +0000)]
hopefully compiles properly

18 years agotypechecker compiles but can't be run
Michael Andreen [Fri, 24 Feb 2006 10:55:18 +0000 (10:55 +0000)]
typechecker compiles but can't be run

18 years agomore or less done with the syntx
Michael Andreen [Fri, 24 Feb 2006 08:02:00 +0000 (08:02 +0000)]
more or less done with the syntx

18 years agostreamlining the abstract syntax
Michael Andreen [Sat, 18 Feb 2006 14:25:25 +0000 (14:25 +0000)]
streamlining the abstract syntax

18 years agoupdated syntax to use define
Michael Andreen [Thu, 16 Feb 2006 10:17:46 +0000 (10:17 +0000)]
updated syntax to use define

18 years agoRemoved assignments as variables
Michael Andreen [Fri, 10 Feb 2006 12:41:11 +0000 (12:41 +0000)]
Removed assignments as variables

18 years agoexplained the shift/reduce conflicts
Michael Andreen [Tue, 7 Feb 2006 10:51:45 +0000 (10:51 +0000)]
explained the shift/reduce conflicts

18 years agomoved comments to examples
Michael Andreen [Tue, 7 Feb 2006 10:18:09 +0000 (10:18 +0000)]
moved comments to examples

18 years agoinitial commit
Michael Andreen [Tue, 7 Feb 2006 09:51:45 +0000 (09:51 +0000)]
initial commit