index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
In incremental elaboration, handle invalidated FFI signatures
Adam Chlipala
2012-05-09
*
Run-time CSS style validation
Adam Chlipala
2012-05-06
*
Fix bugs in support for 'style' and 'dynStyle'
Adam Chlipala
2012-05-06
*
New optional suffice for 'rewrite' in .urp files: [-]
Adam Chlipala
2012-05-06
*
'dynStyle' pseudo-attribute
Adam Chlipala
2012-05-06
*
'style' attributes
Adam Chlipala
2012-05-06
*
Simplify type of Basis.tag, regarding 'class' attribute; new compatibility pa...
Adam Chlipala
2012-05-06
*
Fix from Edward Yang to generation of 404 errors in FastCGI
Adam Chlipala
2012-05-06
*
Adjust error message format to match Emacs defaults
Adam Chlipala
2012-05-05
*
-dumpTypesOnError
Adam Chlipala
2012-05-05
*
Send daemon output to calling process
Adam Chlipala
2012-05-05
*
Report which files lead to duplicate module names
Adam Chlipala
2012-05-04
*
More diagnostic information about some type class resolution failures
Adam Chlipala
2012-05-04
*
Reinitialize lexer state properly
Adam Chlipala
2012-05-04
*
Adaptations to ezyang's patch
Adam Chlipala
2012-05-03
*
Add support for -boot flag, which allows in-tree execution of Ur/Web
Edward Z. Yang
2012-05-02
*
Catch duplicate top-level module names; fix dropping of constraints during in...
Adam Chlipala
2012-05-03
*
Don't modify the module cache after elaboration failures
Adam Chlipala
2012-05-02
*
Better discovery of type class instances from recursive definitions
Adam Chlipala
2012-05-02
*
In simplifying constructors for error messages, unfold constructor synonyms f...
Adam Chlipala
2012-05-02
*
Fix generation of normal datatypes from polymorphic variants
Adam Chlipala
2012-04-29
*
'urweb daemon start' and 'urweb daemon stop'
Adam Chlipala
2012-04-29
*
Initial support for reusing elaboration results
Adam Chlipala
2012-04-29
*
Include JavaScript files properly in error handler pages
Adam Chlipala
2012-04-28
*
Fix urlification of recursive polymorphic variants
Adam Chlipala
2012-04-28
*
Avoid generating empty <script> tags
Adam Chlipala
2012-04-27
*
Ensure proper ordering of <script> execution, to bring identifiers into scope...
Adam Chlipala
2012-04-27
*
Omit unnecessary parens around arrows in pretty-printing
Adam Chlipala
2012-04-27
*
Removed excess zero byte from empty pages.
Vladimir Shabanov
2012-04-25
*
'linker' .urp directive
Adam Chlipala
2012-04-22
*
-unifyMore
Adam Chlipala
2012-04-22
*
Antiquote for PRIMARY KEY
Adam Chlipala
2012-04-21
*
Omit 'Basis.' in pretty-printing constructors, where this is unambiguous
Adam Chlipala
2012-04-21
*
Pretty-print tuple types using tuple syntax
Adam Chlipala
2012-04-21
*
Saving proper environments, to use in displaying nested error messages
Adam Chlipala
2012-04-21
*
Add another rule to simplify record concatenations for pretty-printing
Adam Chlipala
2012-04-21
*
Avoid kindof failures in elaboration
Adam Chlipala
2012-04-21
*
Tweak printing of constructor record literals to allow re-parsing by compiler
Adam Chlipala
2012-04-16
*
Simplify types for printing with '-dumpTypes'
Adam Chlipala
2012-04-16
*
Do a lot more type simplification for error messages
Adam Chlipala
2012-04-16
*
Fix monoization of recursive variants
Adam Chlipala
2012-04-16
*
Saving uw_event for all events (so stopPropagation works everywhere)
Vladimir Shabanov
2012-04-11
*
Fixed 'onload' handling for img tag.
Vladimir Shabanov
2012-04-11
*
Optimize code from last changeset a bit
Adam Chlipala
2012-04-08
*
Refactor to avoid dependence on recursive mutexes
Adam Chlipala
2012-04-08
*
Fix defunctorization of modules containing datatype definitions
Adam Chlipala
2012-03-29
*
Change ID generation scheme to conform to HTML standards (thanks to Edward Ya...
Adam Chlipala
2012-03-16
*
Remove weird special case for FFI functions whose first arguments have type [...
Adam Chlipala
2012-03-14
*
Delete C temporary directories, even if other files wind up there
Adam Chlipala
2012-03-13
*
Remove seemingly inaccurate part of comment (perhaps clarified version can be...
Adam Chlipala
2012-03-13
[next]