Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | Merge pull request #191 from JasonGross/patch-2 | Adam Chlipala | 2019-12-20 | |
| | |\ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' of ssh://github.com/urweb/urweb | Adam Chlipala | 2019-12-19 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Fix toJson for records with optional fields | Adam Chlipala | 2019-12-19 | |
| | | | * | | | | Try using brew upgrade in Travis | Jason Gross | 2019-12-17 | |
| | | |/ / / / | ||||
| | | * | | | | Merge pull request #190 from FrigoEU/sscanf | Adam Chlipala | 2019-12-17 | |
| | |/| | | | | ||||
| | | * | | | | Remove sscanf from blob processing | Simon Van Casteren | 2019-12-17 | |
| | |/ / / / | ||||
| | * | | | | Support endpoints generation for urpless invocations (closes #187) | Adam Chlipala | 2019-12-16 | |
| | * | | | | Merge pull request #183 from docelic/master | Adam Chlipala | 2019-12-15 | |
| | |\ \ \ \ | ||||
| | | | | * | | 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 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | | * | | | Improve error messages | Davor Ocelic | 2019-12-12 | |
| | | |/ / / | | |/| | | | ||||
| | | * | | | Unix sockets: use platform-agnostic include file | Davor Ocelic | 2019-12-10 | |
| | | * | | | Add UNIX socket support and a new '-u' option to specify socket filename to bind | Davor Ocelic | 2019-12-10 | |
| | |/ / / | ||||
| | * | | | 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 usi... | Simon Van Casteren | 2019-11-04 | |
| | |/ / / | ||||
| | * | | | 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 chang... | Adam Chlipala | 2019-10-07 | |
| | * | | | Optimize JSON unescaping for server-side execution | Adam Chlipala | 2019-10-05 |