index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Primitive int/float functions: ceil, float, round, trunc
Adam Chlipala
2011-10-08
*
Fix wildification for signatures with synonyms
Adam Chlipala
2011-10-08
*
Merge
Adam Chlipala
2011-10-06
|
\
*
|
Basis.null
Adam Chlipala
2011-10-06
|
*
Fix searching for underscore elements in PDF files.
Ron de Bruijn
2011-09-30
*
|
Tweaked Emacs mode to handle many "->" faster.
Vladimir Shabanov
2011-09-26
*
|
Minor tweak to speed up Emacs mode.
Vladimir Shabanov
2011-09-26
|
/
*
Add an URWEB_PQ_CON environment variable, which overrides the PostgreSQL conn...
Austin Seipp
2011-09-23
*
Resugar tag names before printing parse errors
Adam Chlipala
2011-09-22
*
Return to working version mode
Adam Chlipala
2011-09-17
*
New release
Adam Chlipala
2011-09-17
*
Added 'target' attribute for 'a' tag.
Vladimir Shabanov
2011-09-12
*
New Basis functions: preventDefault and stopPropagation (code contributed by ...
Adam Chlipala
2011-09-11
*
Disable C optimization in debug mode
Adam Chlipala
2011-09-11
*
Switch type of 'for' attribute
Adam Chlipala
2011-09-03
*
An abstract type of IDs
Adam Chlipala
2011-09-03
*
New client-side, document-level event handlers
Adam Chlipala
2011-09-03
*
Better detection of type class witnesses in local bindings
Adam Chlipala
2011-09-03
*
Even gentler handling of back-button returns to pages with stale message-pass...
Adam Chlipala
2011-08-28
*
Gentle handling of back-button returns to pages with stale message-passing cr...
Adam Chlipala
2011-08-28
*
Warn about concurrency issues with message-passing
Adam Chlipala
2011-08-28
*
Postgres deadlock triggers unlimited retry
Adam Chlipala
2011-08-28
*
Gracefully accept browser's refusal to let us set certain AJAX headers
Adam Chlipala
2011-08-26
*
Document monadic shorthands
Adam Chlipala
2011-08-24
*
Fix another list unurlification segfault bug; List.foldlMi
Adam Chlipala
2011-08-21
*
Add prototypes for [un]urlification functions
Adam Chlipala
2011-08-21
*
Fix crash in list unurlification
Adam Chlipala
2011-08-21
*
Basis.mkMonad
Adam Chlipala
2011-08-19
*
Add antiquote for ORDER BY directions
Adam Chlipala
2011-08-19
*
Add timestamps to 'app.js' filenames, to prevent inappropriate caching by bro...
Adam Chlipala
2011-08-19
*
Fix bug in JavaScript embedding of lists
Adam Chlipala
2011-08-15
*
Compiler frees as much memory as possible before passing control to C compiler
Adam Chlipala
2011-08-15
*
List.mapXi
Adam Chlipala
2011-08-15
*
Fix bug with <dyn> as first child of <table>
Adam Chlipala
2011-08-14
*
Fix list urlification
Adam Chlipala
2011-08-14
*
Remove commented-out code
Adam Chlipala
2011-08-14
*
Handle case where shakeExp can remove datatype.
Karn Kallio
2011-08-12
*
Remove some unnecessary parens
Adam Chlipala
2011-08-14
*
Distribute applications of "arrow type" ECase across branches.
Karn Kallio
2011-08-11
*
Mention transitive dependency calculation for tree shaking
Adam Chlipala
2011-08-10
*
'-dumpTypes'
Adam Chlipala
2011-08-07
*
Manual: emphasize how great '-tc' is
Adam Chlipala
2011-08-07
*
Better wildification, avoiding some unintentional variable capture
Adam Chlipala
2011-08-06
*
Configure correct C compiler options for Pthreads
Adam Chlipala
2011-08-04
*
Fix opening of shadowing, principal-signatured modules that open other modules
Adam Chlipala
2011-08-04
*
Fix to use of .hg_archival.txt (thanks to Austin Seipp)
Adam Chlipala
2011-08-02
*
Improve detection of XML in urweb-mode; small tutorial improvement
Adam Chlipala
2011-08-02
*
Compile self-tail-calls as gotos
Adam Chlipala
2011-08-02
*
Remove some GCC-specific identifier choice and documentation
Adam Chlipala
2011-08-02
*
Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng)
Adam Chlipala
2011-08-02
[next]