aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* Expand coverage of 'functionInside' for EspecializeGravatar Adam Chlipala2013-08-10
|
* Extend Especialize rule: find maximal argument prefixes that end in 1 or ↵Gravatar Adam Chlipala2013-08-09
| | | | more arguments with functional types
* Make that error message even more helpfulGravatar Adam Chlipala2013-07-17
|
* Make that new error message text a bit more accurateGravatar Adam Chlipala2013-07-17
|
* Tweak error message about naughty GET handlersGravatar Adam Chlipala2013-07-17
|
* Postgres unicode printing fix from Artyom ShalkhakovGravatar Adam Chlipala2013-07-17
|
* Add Sigcheck phase to avoid issues with signatures in global initializersGravatar Adam Chlipala2013-06-15
|
* Undo 'let' inlining tweak; improve optimization of 'case' of type 'transaction'Gravatar Adam Chlipala2013-06-07
|
* Tweak to 'let' inlining behaviorGravatar Adam Chlipala2013-06-02
|
* Get Iflow working againGravatar Adam Chlipala2013-04-21
|
* Get -css flag working againGravatar Adam Chlipala2013-04-16
|
* Basis.tryRpcGravatar Adam Chlipala2013-04-16
|
* Change Name_js to skip code snippets that depend on the CSRF-protection ↵Gravatar Adam Chlipala2013-04-01
| | | | signature
* Attempt to get more static linking for OpenSSLGravatar Adam Chlipala2013-03-19
|
* Make Scriptcheck catch more script/message-passing uses, and move the phase ↵Gravatar Adam Chlipala2013-03-15
| | | | earlier in compilation
* Make CGI programs use Status header to set HTTP status codeGravatar Adam Chlipala2013-03-05
|
* Add more HTML singleton tags, anticipating that others may make them ↵Gravatar Adam Chlipala2012-12-31
| | | | available via the FFI
* Add some name-mangling rules to allow XML attribute 'name' and attributes ↵Gravatar Adam Chlipala2012-12-27
| | | | with dashes
* Fix determination of MySQL timestamp hour fields (may still be wrong once ↵Gravatar Adam Chlipala2012-12-13
| | | | DST bit flips)
* Autogenerate some filesGravatar Adam Chlipala2012-12-12
|
* Ignore polymorphism in JavaScript calls to custom FFI functions, allowing a ↵Gravatar Adam Chlipala2012-12-11
| | | | kind of simple dynamic typing (unsafe, of course)
* add Placeholder attribute to <password>; change <textbox> code generation to ↵Gravatar Adam Chlipala2012-11-30
| | | | set 'type' to 'text'
* Fix generation of timestamp literals for MySQL and SQLiteGravatar Adam Chlipala2012-11-30
|
* Allow any FFI module to declare new HTML tagsGravatar Adam Chlipala2012-11-28
|
* Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a ↵Gravatar Adam Chlipala2012-11-28
| | | | test case for it
* Standard library additions: Option.unsafeGet, Basis.expGravatar Austin Seipp2012-11-28
|
* Fix broken implementation of 'urweb daemon stop'Gravatar Austin Seipp2012-11-28
|
* Switch linker orderGravatar Adam Chlipala2012-10-20
|
* New releaseGravatar Adam Chlipala2012-09-25
|
* Paranoid inlining prevention for FFI types at the Core level; less paranoid ↵Gravatar Adam Chlipala2012-09-19
| | | | inlining promotion for passive values at the Mono level
* MergeGravatar Adam Chlipala2012-09-19
|\
* | Edward Z. Yang's patch to avoid repeating linker argumentsGravatar Adam Chlipala2012-09-19
| |
| * Better error message about signals remaining in server-side codeGravatar Adam Chlipala2012-09-16
| |
| * Reduce default inlining thresholds; improve a let-substitution optimization ↵Gravatar Adam Chlipala2012-09-14
| | | | | | | | to compensate
| * MergeGravatar Adam Chlipala2012-09-14
| |\ | |/ |/|
| * Fixed HTTP date format and added Cache-Control to app.jsGravatar Vladimir Shabanov2012-09-12
| |
* | Tweaking treatment of function application: substitute or introduce a 'let'?Gravatar Adam Chlipala2012-08-05
| |
* | Added 'coreInline' and 'monoInline' .urp optionsGravatar Vladimir Shabanov2012-09-04
|/
* Update tutorial for Ur/Web changesGravatar Adam Chlipala2012-09-03
|
* show_sql_queryGravatar Adam Chlipala2012-08-22
|
* Add list of files to new error messageGravatar Adam Chlipala2012-08-18
|
* Better error message for funky command linesGravatar Adam Chlipala2012-08-18
|
* New releaseGravatar Adam Chlipala2012-08-07
|
* Revert last changeset for now; needs more thoughtGravatar Adam Chlipala2012-08-05
|
* Tweaking treatment of function application: substitute or introduce a 'let'?Gravatar Adam Chlipala2012-08-05
|
* Fix some unportable uses of C character class functionsGravatar Adam Chlipala2012-08-03
|
* New NameJs phase, still needing some debuggingGravatar Adam Chlipala2012-08-02
|
* Basis.getenvGravatar Adam Chlipala2012-08-02
|
* Removed evaluation of js function name strings. (from Vladimir Shabanov)Gravatar Adam Chlipala2012-07-29
|
* Remove 'class' declaration; now use 'con' insteadGravatar Adam Chlipala2012-07-29
|