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 (
Collapse
)
Author
Age
*
Added some documentation for the LSP server to the manual
Simon Van Casteren
2020-01-15
|
*
LSP: Improved handling of datatypes from signatures
Simon Van Casteren
2020-01-12
|
*
Fixed review changes: Better foundInEnv naming, correct interpretation of
Simon Van Casteren
2020-01-11
|
|
|
|
SgiSgn, fix uniq
*
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
|
*
Add shell.nix
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
|
*
Added openSSL dev files to nix
Simon Van Casteren
2019-12-13
|
*
Added nix files
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
|
|
|
*
Json: expose RFC 3339 functions
Adam Chlipala
2019-11-08
|
|
|
*
Merge pull request #182 from FrigoEU/181
Adam Chlipala
2019-11-08
|
|
\
|
|
|
|
|
|
Fix for #181: unurlify x-www-form-urlencoded without custom serialization based on period
|
|
*
Fix for #181: unurlify x-www-form-urlencoded without custom serialization ↵
Simon Van Casteren
2019-11-04
|
|
/
|
|
|
|
|
|
using period
|
*
Undo a questionable optimization, almost 10 years later (closes #179)
Adam Chlipala
2019-10-13
|
|
|
*
JSON instance for times, based on RFC 3339 (because Google APIs use it)
Adam Chlipala
2019-10-11
|
|
|
*
JSON records with optional fields
Adam Chlipala
2019-10-11
|
|
|
*
Update urlification of unit values for RPC results, to track a previous ↵
Adam Chlipala
2019-10-07
|
|
|
|
|
|
|
|
change elsewhere
|
*
Optimize JSON unescaping for server-side execution
Adam Chlipala
2019-10-05
|
|
[next]