| Commit message (Expand) | Author | Age |
... | |
* | Merge pull request #26 from karsar/math_update | Adam Chlipala | 2016-05-24 |
|\ |
|
| * | abs and floor added | Karen Sargsyan | 2016-05-23 |
| * | asin, acos, atan, atan2 added | Karen Sargsyan | 2016-05-22 |
| * | Some basic math functions: pow, sqrt, sin, cos, log, exp are added to work at... | Karen Sargsyan | 2016-05-21 |
|/ |
|
* | Increase default timeout to cope with behavior of some Chrome versions | Adam Chlipala | 2016-05-16 |
* | Return to working version mode | Adam Chlipala | 2016-05-15 |
* | New release | Adam Chlipala | 2016-05-15 |
* | Support for <meta> tags | Adam Chlipala | 2016-05-15 |
* | Add some tests for Content-Disposition | Adam Chlipala | 2016-05-05 |
* | Merge pull request #25 from MarkoSchuetz/master | Adam Chlipala | 2016-05-05 |
|\ |
|
| * | Streamline callout to emacs for HTML rendering. | Marko Schuetz-Schmuck | 2016-05-05 |
|/ |
|
* | Fix preservation of headers when returning blobs | Adam Chlipala | 2016-04-15 |
* | At runtime, catch when we exceed 'limit inputs' | Adam Chlipala | 2016-03-30 |
* | Merge pull request #19 from AlexanderAA/master | Adam Chlipala | 2016-03-18 |
|\ |
|
* | | Use IS NOT DISTINCT FROM; improve Sql parser | Adam Chlipala | 2016-03-12 |
* | | MonoReduce: fancier test for inlining a record where each field is used at mo... | Adam Chlipala | 2016-03-12 |
* | | Sqlcache: also record script additions; do a MonoReduce afterward, to help Pr... | Adam Chlipala | 2016-03-12 |
* | | Make Sql compatible with unmangling | Adam Chlipala | 2016-03-11 |
| * | Resource integrity attributes for HTML link element. http://www.w3.org/TR/201... | Alexander Abushkevich | 2016-03-10 |
|/ |
|
* | Return to working version mode | Adam Chlipala | 2016-03-06 |
* | New release | Adam Chlipala | 2016-03-06 |
* | More consistent formatting for new List functions | Adam Chlipala | 2016-02-26 |
* | Merge pull request #18 from AlexanderAA/master | Adam Chlipala | 2016-02-26 |
|\ |
|
| * | Return lists in their original order in span function | Alexander Abushkevich | 2016-02-24 |
* | | Make JavaScript escaping handle ampersands properly | Adam Chlipala | 2016-02-23 |
* | | Set associativity of SQL 'LIKE' | Adam Chlipala | 2016-02-23 |
| * | Find longest prefix of elements, which satisfy a predicate; Group a list | Alexander Abushkevich | 2016-02-23 |
|/ |
|
* | Allow backslash-r in string literals | Adam Chlipala | 2016-02-17 |
* | Fix handling of returnBlob headers for FastCGI, etc. | Adam Chlipala | 2016-02-14 |
* | Return to working version mode | Adam Chlipala | 2016-02-13 |
* | New release | Adam Chlipala | 2016-02-13 |
* | Add a cast to thread_id(), to support more platforms | Adam Chlipala | 2016-02-13 |
* | Finish removing PWild; only load a library once, even if referenced multiple ... | Adam Chlipala | 2016-02-07 |
* | Merge PVar and PWild, to get more reasonable type-class resolution | Adam Chlipala | 2016-02-07 |
* | Use official MLton Homebrew package | Adam Chlipala | 2016-01-16 |
* | Remove '-debug' from 'make test' | Adam Chlipala | 2016-01-16 |
* | More debugging autoconf by pushing a change for Travis to look at: try removi... | Adam Chlipala | 2016-01-16 |
* | More debugging autoconf by pushing a change for Travis to look at: use '-debu... | Adam Chlipala | 2016-01-16 |
* | Debugging autoconf by pushing a change for Travis to look at | Adam Chlipala | 2016-01-16 |
* | Tweaking discovery of Pthreads C flags | Adam Chlipala | 2016-01-16 |
* | Merge branch 'master' of ssh://github.com/urweb/urweb | Adam Chlipala | 2016-01-02 |
|\ |
|
* | | Finishing the last change in final handling of enumerated types | Adam Chlipala | 2016-01-02 |
| * | Merge pull request #10 from eranmeir/pthread_linker_flags | Adam Chlipala | 2016-01-02 |
| |\ |
|
| * | | Merge pull request #11 from JasonGross/update-mlton-tap | Adam Chlipala | 2016-01-02 |
|/| | |
|
| | * | Untagle boot and static flags | Eran Meir | 2016-01-02 |
| | |\ |
|
| | | * | Untagle boot and static flags | Eran Meir | 2016-01-02 |
| * | | | Update the homebrew tap for mlton | Jason Gross | 2016-01-01 |
| | * | | Remove static linking enforcement when passing -boot flag | Eran Meir | 2016-01-02 |
| | |/ |
|
| | * | updating mlton tap | Eran Meir | 2016-01-02 |
| | * | Prevent pthread cflags options from being passed to linker | Eran Meir | 2016-01-02 |
| |/
|/| |
|