| Commit message (Expand) | Author | Age |
* | Default to parsing time strings with the application-configured format | Adam Chlipala | 2014-09-20 |
* | Extend ScriptCheck to take RPCs into account | Adam Chlipala | 2014-08-24 |
* | A new test for <button> | Adam Chlipala | 2014-08-17 |
* | Add tests/dbupload2.* files | Sergey Mironov | 2014-08-15 |
* | MonoReduce bug involving 'error' | Adam Chlipala | 2014-08-06 |
* | When unifying constructor-level unification variables, also unify their kinds | Adam Chlipala | 2014-08-01 |
* | 'aria-*' attributes | Adam Chlipala | 2014-08-01 |
* | New .urp directive: file | Adam Chlipala | 2014-07-31 |
* | Small tweak to ordering of unification rules, to support better record matching | Adam Chlipala | 2014-07-29 |
* | Default 'jsFunc' for less-safe FFI | Adam Chlipala | 2014-07-16 |
* | Fix off-by-one error in less-safe FFI wrapper generation | Adam Chlipala | 2014-07-13 |
* | Finish example | Adam Chlipala | 2014-06-25 |
* | New syntactic shorthand for antiquoting subqueries | Adam Chlipala | 2014-06-25 |
* | 'sql_injectable_prim' instance for 'url' | Adam Chlipala | 2014-06-15 |
* | let..where..end | Adam Chlipala | 2014-06-11 |
* | Align to sizeof(void *) instead of fixed 4 | Adam Chlipala | 2014-05-28 |
* | Fix dynClass for non-<body> contexts | Adam Chlipala | 2014-05-04 |
* | New lessSafeFfi | Adam Chlipala | 2014-05-02 |
* | Monadic bind supports patterns | Adam Chlipala | 2014-05-02 |
* | HTML5 data-* attributes | Adam Chlipala | 2014-05-02 |
* | <thead>, <tbody>, <tfoot> | Adam Chlipala | 2014-04-30 |
* | Change <active> to avoid generating an empty <span> for empty content | Adam Chlipala | 2014-04-21 |
* | getenv calls UNIX getenv() when no special alternative is set | Adam Chlipala | 2014-03-07 |
* | Change Basis.getenv to return None outside the context of a web request | Adam Chlipala | 2014-03-04 |
* | Some more nested functor bug-fixing, including generating fresh internal name... | Adam Chlipala | 2014-02-20 |
* | Raise exception when recv()ing from someone else's channel; improve setting o... | Adam Chlipala | 2013-12-27 |
* | Rename <activeHead> to <script> and make it work properly | Adam Chlipala | 2013-12-09 |
* | Increase precision for rendering floats to SQL | Adam Chlipala | 2013-12-03 |
* | Fix more of client-side error handlers | Adam Chlipala | 2013-11-14 |
* | Identify more local definitions as functions that should be lifted to the top... | Adam Chlipala | 2013-11-05 |
* | A fancier test for the new SQL constraints subtyping | Adam Chlipala | 2013-11-04 |
* | Rename ListPair.map2 to ListPair.mp | Adam Chlipala | 2013-11-04 |
* | ListPair.map2, based on code by escalier@riseup.net | Adam Chlipala | 2013-11-03 |
* | Make transactional FFI functions effectful by default | Adam Chlipala | 2013-10-10 |
* | Tweak Sergey's patch to work with Postgres | Adam Chlipala | 2013-09-13 |
* | Add 'rel' attribute to <a> | Adam Chlipala | 2013-08-09 |
* | Get -css flag working again | Adam Chlipala | 2013-04-16 |
* | Basis.tryRpc | Adam Chlipala | 2013-04-16 |
* | Add some name-mangling rules to allow XML attribute 'name' and attributes wit... | Adam Chlipala | 2012-12-27 |
* | Ignore polymorphism in JavaScript calls to custom FFI functions, allowing a k... | Adam Chlipala | 2012-12-11 |
* | Fix generation of timestamp literals for MySQL and SQLite | Adam Chlipala | 2012-11-30 |
* | Allow any FFI module to declare new HTML tags | Adam Chlipala | 2012-11-28 |
* | Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a te... | Adam Chlipala | 2012-11-28 |
* | Tweaking treatment of function application: substitute or introduce a 'let'? | Adam Chlipala | 2012-08-05 |
* | show_sql_query | Adam Chlipala | 2012-08-22 |
* | Revert last changeset for now; needs more thought | Adam Chlipala | 2012-08-05 |
* | Tweaking treatment of function application: substitute or introduce a 'let'? | Adam Chlipala | 2012-08-05 |
* | Back out last change and pursue a different fix, based on explicitly aborting... | Adam Chlipala | 2012-08-03 |
* | New NameJs phase, still needing some debugging | Adam Chlipala | 2012-08-02 |
* | Basis.getenv | Adam Chlipala | 2012-08-02 |