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
*
Change findSmallestSpan to findClosestSpan: faster at 99% of times better
Simon Van Casteren
2020-01-10
*
Refactor to do all matching on strings, more precise and faster
Simon Van Casteren
2020-01-10
*
Fixed smaller review remarks
Simon Van Casteren
2020-01-08
*
Allow simple .ur files to double as .urs files for LSP
Simon Van Casteren
2020-01-08
*
Added some type sigs required by SMLNJ
Simon Van Casteren
2020-01-08
*
Add bg_thread.dummy.sml to mock MLton threads in sml/nj
Simon Van Casteren
2020-01-08
*
Return only unique diags + better formatting
Simon Van Casteren
2020-01-08
*
Added some more stuff to lsp getInfo and completions
Simon Van Casteren
2020-01-04
*
Added background threads
Simon Van Casteren
2019-12-15
*
Refactored state into its own module
Simon Van Casteren
2019-12-14
*
Parse also FFi .urs files
Simon Van Casteren
2019-12-13
*
Fixed ppToString
Simon Van Casteren
2019-12-13
*
Always add text to fileState even if elabState throws
Simon Van Casteren
2019-12-13
*
Fixed JSON parsing: newline escaping
Simon Van Casteren
2019-12-13
*
Added initializationOption to specify project if multiple urp files
Simon Van Casteren
2019-12-13
*
Moved json and lsp code into seperate modules
Simon Van Casteren
2019-12-13
*
Trial version of completing table fields
Simon Van Casteren
2019-12-13
*
Added completion suggestions for types
Simon Van Casteren
2019-12-13
*
Added textDocument_didClose
Simon Van Casteren
2019-12-13
*
Last tweak to datatype constructors autocomplete
Simon Van Casteren
2019-12-13
*
Tweaks to autocompletion of datatype constructors
Simon Van Casteren
2019-12-13
*
Added tracking of text of source files and autocomplete
Simon Van Casteren
2019-12-13
*
Integrated getInfo into LSP
Simon Van Casteren
2019-12-13
*
Use elabFile completely instead of rebuilding it partially
Simon Van Casteren
2019-12-13
*
Fixed parsing errors and loading of interfaces
Simon Van Casteren
2019-12-13
*
Add parse error comment
Simon Van Casteren
2019-12-13
*
First working version of publishDiagnostics
Simon Van Casteren
2019-12-13
*
First publishDiagnostics implementation
Simon Van Casteren
2019-12-13
*
First version of calculateFileState
Simon Van Casteren
2019-12-13
*
Started work on keeping some state in LSP server
Simon Van Casteren
2019-12-13
*
Added some LSP notifications support
Simon Van Casteren
2019-12-13
*
First actually working version of LSP
Simon Van Casteren
2019-12-13
*
Refactored LSP into few modules
Simon Van Casteren
2019-12-13
*
Added initial version of lsp
Simon Van Casteren
2019-12-13
*
Merge remote-tracking branch 'origin/master' into typeOf
Simon Van Casteren
2019-12-13
|
\
|
*
SQL SIMILAR (via pg_trgm)
Adam Chlipala
2019-12-04
|
*
Fix for #181: unurlify x-www-form-urlencoded without custom serialization usi...
Simon Van Casteren
2019-11-04
|
*
Undo a questionable optimization, almost 10 years later (closes #179)
Adam Chlipala
2019-10-13
|
*
Update urlification of unit values for RPC results, to track a previous chang...
Adam Chlipala
2019-10-07
|
*
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
[next]