log src/mono_util.sig

age author description
2011-11-25 Adam Chlipala Announce sidedness errors with source locations
2009-09-08 Adam Chlipala 'more' demos working after optimizer fix
2008-12-20 Adam Chlipala Start of JsComp
2008-11-25 Adam Chlipala Fusing writes with recursive function calls
2008-08-09 Adam Chlipala 'Option' datatype encoding
2008-08-03 Adam Chlipala Datatype representation optimization
2008-07-29 Adam Chlipala Storing datatype constructors in type references past monoize
2008-07-13 Adam Chlipala Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
2008-07-03 Adam Chlipala Mono optimizations (start with string concat and space eating)
2008-06-10 Adam Chlipala Closure conversion