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
*
1 bug fix and sorting out my own confusion: uw_Basis_char is already a codepo...
fab
2018-12-02
*
reject invalid codepoints. Basis.iscodepoint. fix german char in js
fab
2018-11-30
*
several fixes on unit tests and implementation
fab
2018-11-19
*
utf-8 aware functions for basis. unit-testing.
fab
2018-11-17
*
Accept a few other command-line arguments to trigger help text (closes #63)
Adam Chlipala
2018-10-19
*
More telegraphic error text for clashing URL prefixes (closes #111)
Adam Chlipala
2018-10-19
*
Block scary types for [de]serialization (closes #98)
Adam Chlipala
2018-10-19
*
Just return None rather than crashing, when trying to read cookies within tas...
Adam Chlipala
2018-10-19
*
unsafeSerialized[To|From]String
Adam Chlipala
2018-10-19
*
Merge pull request #140 from ashalkhakov/flycheck
Adam Chlipala
2018-09-02
|
\
*
\
Merge pull request #138 from bbarenblat/master
Adam Chlipala
2018-09-02
|
\
\
|
|
*
Multi-file projects should work.
Artyom Shalkhakov
2018-09-01
|
|
*
Flycheck: improving multi-file support
Artyom Shalkhakov
2018-08-31
|
|
*
FlyCheck integration.
Artyom Shalkhakov
2018-08-31
*
|
|
Detect lambda abstractions over type classes as deserving of implicit-argumen...
Adam Chlipala
2018-08-29
|
|
/
|
/
|
|
*
Start using symbol versioning
Benjamin Barenblat
2018-06-17
|
/
*
Properly populate set of type classes when reusing a module from the type-inf...
Adam Chlipala
2018-06-06
*
Merge branch 'master' of ssh://github.com/urweb/urweb
Adam Chlipala
2018-06-04
|
\
*
|
Fix to recent addition of defensive unurlification
Adam Chlipala
2018-06-04
|
*
Merge pull request #127 from ashalkhakov/cradio
Adam Chlipala
2018-06-04
|
/
|
*
|
Fail when requesting a file cache with a database engine that won't do SHA512
Adam Chlipala
2018-06-03
*
|
'filecache' .urp directive, fixing a longstanding MonoUtil bug in the process
Adam Chlipala
2018-06-03
*
|
Remove insecure crypto function (closes #114)
Adam Chlipala
2018-05-29
|
*
Formatting
Artyom Shalkhakov
2018-05-28
|
*
Adding: cradio (support for client-side radio box).
Artyom Shalkhakov
2018-05-28
|
/
*
Proper error message when the body of a 'val' declaration fails to check agai...
Adam Chlipala
2018-05-20
*
More defensive unurlification of enumerations (closes #117)
Adam Chlipala
2018-05-19
*
Handle empty SELECT clauses
Adam Chlipala
2018-03-13
*
automatically enable foreign keys and WAL for SQLite
steinuil
2018-02-26
*
Proper handling of absolute paths for files to serve
Adam Chlipala
2018-01-08
*
Added oninput event to inputs which support it.
Vladimir Shabanov
2017-12-05
*
Small tweaks to new help text
Adam Chlipala
2017-10-01
*
Merge pull request #90 from peterbb/master
Adam Chlipala
2017-10-01
|
\
*
|
New .urp directives: mimeTypes and long form of file
Adam Chlipala
2017-10-01
|
*
new flag -help, and refactoring of flag parsing.
Peter Bock
2017-09-29
|
/
*
Remove redundant -Wimplicit
Benjamin Barenblat
2017-08-07
*
Enable -Wunused-parameter
Benjamin Barenblat
2017-08-07
*
Fix last fix, to handle checkboxes properly
Adam Chlipala
2017-07-27
*
Skip inappropriate postprocessing of text fields from multipart form data (fi...
Adam Chlipala
2017-07-27
*
Grandfathered change for release: fix extended 'val' rule in grammar
Adam Chlipala
2017-07-20
*
Make 'static' protocol commit transactions, to force rewriting of HTML docume...
Adam Chlipala
2017-07-12
*
Allow inexhaustive patterns for lefthand sides of top-level 'val' declarations
Adam Chlipala
2017-07-12
*
Merge pull request #80 from vshabanov/m-flag-fix
Adam Chlipala
2017-07-12
|
\
*
|
Option to prefix all user JavaScript FFI functions with a module name (jsModu...
Vladimir Shabanov
2017-06-15
|
*
Fixed non-working '-m' runtime option.
Vladimir Shabanov
2017-06-15
|
/
*
Raise an error if we run out of randomness during client initialization
Adam Chlipala
2017-05-14
*
Fix normalization of signatures that project signatures from other modules wi...
Adam Chlipala
2017-03-31
*
Option '-m' for HTTP-server binaries
Adam Chlipala
2017-03-17
*
Better error message for .urp files with too many blank lines
Adam Chlipala
2017-03-17
*
Minor fix.
Artyom Shalkhakov
2017-03-09
[next]