log

age author description
Thu, 19 Aug 2010 17:28:52 -0400 Adam Chlipala Polymorphic variants
Tue, 10 Aug 2010 16:02:55 -0400 Adam Chlipala Fix C-side jsification of UTF-8 strings
Tue, 10 Aug 2010 15:55:43 -0400 Adam Chlipala Better UTF-8 escaping for JavaScript and SQL literals
Tue, 10 Aug 2010 14:52:33 -0400 Adam Chlipala HTML comments
Tue, 10 Aug 2010 14:44:26 -0400 Adam Chlipala ML-style comments inside XML
Tue, 27 Jul 2010 14:04:09 -0400 Adam Chlipala Roll back WHERE checking
Tue, 27 Jul 2010 12:12:08 -0400 Adam Chlipala equalAny policies
Tue, 27 Jul 2010 11:42:30 -0400 Adam Chlipala Initial version of equalKnown working for secret
Sun, 13 Jun 2010 14:13:47 -0400 Adam Chlipala List.mapi
Sun, 13 Jun 2010 14:13:06 -0400 Adam Chlipala Catch a missed ReduceLocal of field projection annotations
Sun, 13 Jun 2010 10:55:20 -0400 Adam Chlipala More generous wildification, covering map-records
Sat, 05 Jun 2010 09:42:37 -0400 Adam Chlipala Another run of Specialize, using ReduceLocal on datatype parameters
Thu, 03 Jun 2010 14:44:08 -0400 Adam Chlipala Undo fancy wildification; instead, client code should include extra wildcard con declarations
Thu, 03 Jun 2010 13:35:26 -0400 Adam Chlipala Drop in some new autoconf scripts
Thu, 03 Jun 2010 13:31:48 -0400 Adam Chlipala New release
Thu, 03 Jun 2010 13:04:37 -0400 Adam Chlipala Some serious bug-fix work to get HTML example to compile; this includes fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize
Tue, 01 Jun 2010 15:46:24 -0400 Adam Chlipala Allow complex attribute records in Tag
Tue, 01 Jun 2010 12:50:53 -0400 Adam Chlipala Try harder to place wildified 'con' declarations properly
Tue, 01 Jun 2010 10:44:57 -0400 Adam Chlipala Improve consNeq to detect unequal projected cons
Sun, 30 May 2010 10:39:25 -0400 Adam Chlipala Include new config.h in C source files
Sat, 29 May 2010 08:05:31 -0400 Adam Chlipala Include config.h.in in distribution
Thu, 27 May 2010 16:36:17 -0400 Adam Chlipala -moduleOf command-line option; compatibility fixes and better error messages for SQLite
Thu, 27 May 2010 15:10:52 -0400 Adam Chlipala Consider view declarations while shaking
Thu, 27 May 2010 10:56:52 -0400 Adam Chlipala Fix bug in module path generation with module roots; push wildification through substructures
Sun, 23 May 2010 11:52:13 -0400 Adam Chlipala Support HTTP caching of app.js
Sat, 22 May 2010 16:29:54 -0400 Adam Chlipala Switch to strings and eval for thunkifying JavaScripted functions
Sat, 22 May 2010 14:14:02 -0400 Adam Chlipala Add thunking to CHANGELOG
Sat, 22 May 2010 14:09:06 -0400 Adam Chlipala Thunking recursive JavaScripted function ASTs, to reduce page load time dramatically
Tue, 18 May 2010 14:47:56 -0400 Adam Chlipala URL-escape with '.' instead of '%', to avoid confusing proxies
Sun, 16 May 2010 18:25:00 -0400 Adam Chlipala Fix width/height CSS choices for table rows/columns; stop warning about inability to embed type in JavaScript