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
...
|
|
*
|
|
JavaScript 'currentUrl' should return a string, not a URL, since the latter h...
Adam Chlipala
2019-10-04
|
|
*
|
|
Merge pull request #180 from mclements/master
Adam Chlipala
2019-10-04
|
|
|
\
\
\
|
|
|
*
|
|
Add Step attribute to crange; fix tests for cnumber and crange
Mark Clements
2019-10-04
|
|
|
/
/
/
|
|
*
|
|
Unicode escapes in JSON
Adam Chlipala
2019-09-25
|
|
*
|
|
Desugaring of SQL constraints uses wildcards, so allow that even in signatures
Adam Chlipala
2019-09-21
|
|
*
|
|
Laxer wildcard restriction for signatures
Adam Chlipala
2019-09-20
|
|
*
|
|
Signatures should be allowed to use wildcards for kinds associated with concr...
Adam Chlipala
2019-09-18
|
|
*
|
|
Disallow wildcards in signatures (should help with #174)
Adam Chlipala
2019-09-18
|
|
*
|
|
More detailed error message for bad path kind spec (closes #178)
Adam Chlipala
2019-09-14
|
|
*
|
|
Merge pull request #177 from DestyNova/use-utf8-instead-of-escapes
Adam Chlipala
2019-09-06
|
|
|
\
\
\
|
|
*
|
|
|
urweb daemon restart
Adam Chlipala
2019-08-30
|
|
*
|
|
|
Smooth rough edges of daemon command-line behavior
Adam Chlipala
2019-08-30
|
|
|
*
|
|
PR suggestions (with thanks to @fabriceleal).
Oisín Mac Fhearaí
2019-08-29
|
|
|
*
|
|
Minor cleanup -- handle the case where we couldn't successfully generate a UT...
Oisín Mac Fhearaí
2019-08-28
|
|
*
|
|
|
Generic traversal for Elab should visit let-bound patterns
Adam Chlipala
2019-08-17
|
|
|
*
|
|
Try to avoid a pointer conversion error
Oisín Mac Fhearaí
2019-08-11
|
|
|
*
|
|
Add missing include
Oisín Mac Fhearaí
2019-08-11
|
|
|
*
|
|
* When htmlifying characters, don't use numeric escapes if they're
Oisín Mac Fhearaí
2019-08-11
|
|
|
/
/
/
|
|
*
|
|
Datetime.ord_month
Adam Chlipala
2019-08-10
|
|
*
|
|
Flush output on logging
Adam Chlipala
2019-08-04
|
|
|
*
|
Cleaned up elisp and added dependencies
FrigoEU
2019-08-03
|
|
|
*
|
Added emacs functions for getInfo
FrigoEU
2019-08-03
|
|
|
*
|
Added comments and extracted typeOf/getInfo into seperate module
FrigoEU
2019-08-03
|
|
|
*
|
Removed some unnecessary prints
FrigoEU
2019-08-03
|
|
|
*
|
Improved typeOf searching and handling of Top and Basis
FrigoEU
2019-08-01
|
|
|
*
|
Added file check to typeOf and always add Top and Basis to env in typeOf
FrigoEU
2019-08-01
|
|
|
*
|
first iteration of "typeOf" command
FrigoEU
2019-07-31
|
|
|
*
|
Removed MISSED_DEP print
FrigoEU
2019-07-29
|
|
|
*
|
Don't use interfaces anymore for ModDb validity, but check for undetermined u...
FrigoEU
2019-07-29
|
|
*
|
|
Remove a misleading comment (#175)
Adam Chlipala
2019-07-26
|
|
*
|
|
New JavaScript FFI function 'listen'
Adam Chlipala
2019-07-17
|
|
|
*
|
First iteration of more detailed elaboration caching
FrigoEU
2019-07-07
|
|
|
/
/
|
|
*
|
Merge branch 'master' of ssh://github.com/urweb/urweb
Adam Chlipala
2019-07-06
|
|
|
\
\
|
|
*
|
|
Fix subsignature checking for mutually recursive types
Adam Chlipala
2019-07-06
|
|
|
*
|
Make uw_set_error_message actually act printf-y
Adam Chlipala
2019-07-04
|
|
|
/
/
|
|
*
|
MySQL forces NOT NULL TIMESTAMPs to have default values
Adam Chlipala
2019-05-31
|
|
*
|
Retool handling of text keys in MySQL
Adam Chlipala
2019-05-31
|
|
*
|
MySQL doesn't need us to ask for InnoDB anymore
Adam Chlipala
2019-05-31
|
|
*
|
Filecache support for MySQL
Adam Chlipala
2019-05-31
|
|
*
|
Catch clashing rewritten URL prefixes
Adam Chlipala
2019-04-15
|
|
*
|
Generate primary key constraints with normal CONSTRAINT clauses (initial moti...
Adam Chlipala
2019-04-13
|
|
*
|
Urlify unit values as underscores, to avoid confusing parser
Adam Chlipala
2019-04-09
|
|
*
|
Allow Basis.currentUrl on client side
Adam Chlipala
2019-03-30
|
|
*
|
Ensure compilation fails even if the only problem is a missing source file
Adam Chlipala
2019-03-30
|
|
*
|
Don't escape slashes for JSON
Adam Chlipala
2019-03-27
|
|
*
|
Supporting 'char' arguments to handlers called from client code
Adam Chlipala
2019-03-23
|
|
*
|
Allow dollar-sign shortcuts for 'file' and 'jsFile' directives
Adam Chlipala
2019-03-16
|
|
*
|
JavaScript string subscripting should raise out-of-bounds exceptions
Adam Chlipala
2019-03-10
|
|
*
|
Lexer should track newlines properly inside XML comments
Adam Chlipala
2019-03-03
|
|
*
|
Return to working version mode
Adam Chlipala
2019-02-17
[prev]
[next]