Skip to content

Tags: ggreif/omega

Tags

omega-1.5.2

Toggle omega-1.5.2's commit message
update version to match distribution

omega-1.5.1

Toggle omega-1.5.1's commit message
update version to match distribution

omega-1.5

Toggle omega-1.5's commit message
tag Omega 1.5

omega-1.4.6

Toggle omega-1.4.6's commit message
adjust version info

omega-1.4.5

Toggle omega-1.4.5's commit message
looks like the this file was not checked in when the release was made…

… :-(

omega-1.4.4

Toggle omega-1.4.4's commit message
tag Omega 1.4.4

this coincides with the source distribution
modulo r336 and r338, which did not make it in

omega-1.4.3

Toggle omega-1.4.3's commit message
tag Omega v1.4.3

This pretty much corresponds to the version
distributed for the Eugene Summer School
July 22, 2008.

Here is the diff from that version to this tag:

diff -u --strip-trailing-cr ../EugeneSumSch/distr/SyntaxExt.hs src/SyntaxExt.hs
+++ src/SyntaxExt.hs    2009-03-19 22:54:44.000000000 +0100
@@ -52,8 +44,6 @@
           help (x:xs) = show x++","++help xs
   show (Recordx ts Nothing tag) = plistf f "{" ts "," ("}"++tag)
     where f (x,y) = show x++"="++show y
-  show (Recordx ts (Just ys) tag) =  plistf f "{" ts "," (";"++show ys++"}"++tag)
-    where f (x,y) = show x++"="++show y   
 
 extKey :: Extension a -> String
 extKey ((Listx xs _ s)) = s

omega-1.4.2

Toggle omega-1.4.2's commit message
tag Omega v1.4.2

omega-1.4.1

Toggle omega-1.4.1's commit message
tag Omega v1.4.1

omega-1.4

Toggle omega-1.4's commit message
tag Omega v1.4