stilts2.git
2011-04-03 Josh WatzmanAdd Form.import and Form.export master
2010-09-02 Jacob Potter[chiralml] Work around a severe SML/NJ bug.
2010-08-30 Jacob PotterAdd new very-barebones demo app. Unlike the wiki, this...
2010-08-30 Jacob Potter[misc] Add smelt and squall binaries to .gitignore
2010-08-30 Jacob Potter[chiralml] A bit more verbosity.
2010-08-30 Jacob Potter[web] Functorize out HTTP request handling.
2010-08-30 Jacob Potter[chiralml] Initial checkin of Introspector.
2010-08-27 Jacob Potter[wiki] Wiki demo fixes
2010-08-27 Jacob Potter[db] Add SQLite bindings for SML/NJ
2010-08-19 Jacob Potter[wiki] Chiral-ify wiki
2010-08-18 Jacob Potter[chiral] Introspection support
2010-08-18 Jacob Potter[web] Refactor web.cm to be a Library rather than a...
2010-08-18 Jacob Potter[chiralml] Add weak reference library wrappers for...
2010-08-18 Jacob Potter[wiki] new .gitignore
2010-08-18 Jacob PotterRemove old wiki.ddl
2010-08-18 Jacob PotterWiki: change to use sqlite.
2010-08-18 Jacob PotterWiki: fix to use new version of regex lib
2010-08-12 Jacob PotterUpdate copyright in LICENSE file
2010-08-08 Jacob PotterRemove Form.unquote
2010-08-08 Jacob PotterChange all existing calls to Form.unquote to use WebUti...
2010-08-08 Jacob PotterForm.unquote should really be named WebUtil.urldecode
2010-08-07 Josh WatzmanAdd curl MLton FFI bindings
2010-08-01 Josh WatzmanFix sqlite double and text parameter binding
2010-08-01 Josh WatzmanFix squall-sqlite
2010-08-01 Jacob PotterMerge branch 'master' of ssh://moroso.emarhavil.com...
2010-08-01 Josh WatzmanUse correct redirection code
2010-07-28 Jacob PotterMove .gitignore for db libraries up a level
2010-07-27 Jacob PotterFix typo in README
2010-07-27 Jacob PotterFixup for latest smlnj regexp lib.
2010-07-27 Jacob PotterAdd README with tips for debian startup; fixup to wiki
2010-03-31 Jacob Potterignore *.html.sml
2010-03-21 Jacob PotterAdd bitrate and content-type; rework load/play commands...
2010-03-21 Jacob PotterAdd MySQL query retry
2010-03-15 Jacob Potteradd psd sources for icons
2010-02-25 Jacob PotterFix playlist control: add/play on music folder items...
2010-02-23 Jacob Pottertest
2010-02-23 Jacob PotterAdd .gitignore files
2010-01-12 jacobUI rewrite, initial checkin
2010-01-12 jacobadd xhtmlResp and escapeForJS to WebUtil
2010-01-12 jacobHttpServerFn needs a different signature than HttpServer
2010-01-12 jacobAdd config and condvar to the .mlb
2010-01-12 jacobAdd wake function
2010-01-12 jacobadd 'hello, world' application
2010-01-12 jacobAdd proper handling of empty attributes in the lexer...
2010-01-08 jacobadd 0 notation for optional attributes
2009-12-18 jacobsquall updates
2009-09-26 jacobsome int-vs-string bullshit, and switch back to MySQL...
2009-09-26 jacobuse jsmin.py
2009-09-26 jacobdist fix
2009-05-29 jacobadd make dist for js
2009-05-29 jacobextra imports for music.mlb
2009-05-29 jacobdon't leak declarations from web.mlb
2009-05-29 jacobpull indexer into main binary
2009-05-29 jacobdon't ever die in accept loop
2009-05-29 jacobfold output type for squall; make indexer use it
2009-05-28 jacobclean up startup sequence
2009-05-28 jacobsqlite port of index
2009-05-28 jacobressurect search
2009-05-28 jacobsupport int list queries in sqlite; better error reporting.
2009-05-28 jacobsupport both mysql and sqlite
2009-05-28 jacobpart 2
2009-05-28 jacobpart 1
2009-05-28 jacobdon't incldude name in url on songinfo link
2009-05-27 jacobsqlite3 in non-arm indexer too
2009-05-27 jacobfixup for path-in-url
2009-05-27 jacobfix copypasta
2009-05-27 jacobreset sqlite statements before use
2009-05-27 jacobclibrowser fixes backported to browser
2009-05-27 jacobparamters are 1-based
2009-05-27 jacobfix parameter ordering of bind
2009-05-27 jacobbind parameters too
2009-05-27 jacoberror reporting in squall-sqlite
2009-05-27 jacobhackage for arm
2009-05-27 jacobsqlite squall fixups and better error reporting
2009-05-25 jacobchiral-based httpd
2009-05-25 jacobsqlite miscellany
2009-05-25 jacobbeginning of sqlite conversion
2009-05-25 jacobChiralML integration
2009-05-25 jacobChiralML integration
2009-05-25 jacobsqlite wrapper for mlton
2009-05-18 jacobmore stuff
2009-05-17 jacobstilts changes from bb
2009-04-20 jacobremove mlquote function; no longer needed.
2009-04-12 jacobadd some helpful hints to the edit page
2009-04-12 jacobretrieve content type from HTTP headers
2009-04-12 jacobMake wiki app use HTTPServer, now that we have one.
2009-01-29 jacobadd cli songinfo
2009-01-20 jacobremember selected player
2009-01-20 jacobswitch from build.sh to Makefile
2009-01-19 jacobadd jsonrpc.sml
2009-01-19 jacoblmap function
2009-01-18 jacobplaylist template fix
2009-01-18 jacobclibrowser work
2009-01-18 jacobunicode flattener function
2009-01-09 jacobcleanup callback system, gc after serving
2009-01-09 jacobtoplevel updates: gc, prettytimer, and exit command
2009-01-08 jacobmusic.mlb updates
2009-01-08 jacobmake web.mlb include linereader
2009-01-08 jacobhttpd query string fix; print query string in dumpRequest
2009-01-08 jacobtoplevel use of clibrowser; template changes
next