Tad Hardesty
3930cfcffe
Update lsp-types dependency to v0.80.0
2020-09-16 20:18:58 -07:00
Tad Hardesty
3d76bc5ed2
Run cargo update
2020-09-16 20:09:54 -07:00
Tad Hardesty
159643e230
Use a proc macro to parse the builtins table DSL
...
Avoiding the loop/break construct saves about 46K of compiled code size.
2020-09-14 20:19:37 -07:00
Tad Hardesty
aef7fbbebf
Work around lodepng making breaking changes in 3.1.0
2020-09-13 18:31:42 -07:00
Tad Hardesty
ac037752c9
Bump versions for suite 1.5
2020-07-11 14:06:42 -07:00
Tad Hardesty
2ee51dc0c3
Upgrade to lsp-types v0.75.0
2020-07-11 13:01:03 -07:00
Tad Hardesty
7f34f0c965
Upgrade to ordered-float v2.0.0
2020-07-11 12:51:17 -07:00
Tad Hardesty
ced3f42620
Upgrade to lodepng v3.0
2020-07-11 12:49:53 -07:00
Tad Hardesty
ccd6f9cae2
Run cargo update
2020-07-11 12:24:54 -07:00
Tad Hardesty
e18092c7fd
Remove petgraph dependency
2020-05-09 22:38:55 -07:00
Tad Hardesty
62df607646
Hide petgraph inside ObjectTree
2020-05-08 16:47:35 -07:00
Tad Hardesty
c4e5161647
Bump versions for suite 1.4
2020-04-04 15:40:16 -07:00
Tad Hardesty
a8df352eb2
Update miscellaneous dependencies
2020-04-04 15:36:24 -07:00
Tad Hardesty
b3c77cfd83
Update lsp-types dependency
2020-04-04 15:34:29 -07:00
Tad Hardesty
abe7e760dd
Update git2 dependency
2020-04-04 15:13:19 -07:00
Tad Hardesty
6ca656a549
Bump versions for suite 1.3
2020-02-18 21:58:54 -08:00
Tad Hardesty
c684952afe
Add json output mode to dreamchecker
2020-02-12 19:35:00 -08:00
Tad Hardesty
9d0c265d5f
Update dmdoc to tera 1.0
2020-01-24 21:50:07 -08:00
Tad Hardesty
714c85d436
Update lsp-types dependency
2020-01-24 21:36:50 -08:00
Tad Hardesty
6aaf1c79d3
Run cargo update
2020-01-24 21:33:07 -08:00
spookydonut
f3d4820c72
Warn about invalid filter() kwargs ( #154 )
...
Removes a TODO and leaves a new one.
2020-01-21 19:10:46 -08:00
Tad Hardesty
17ba8291f4
Bump versions for suite 1.2
2020-01-13 18:25:14 -08:00
Tad Hardesty
0d766201fd
Update dependencies
2020-01-13 18:08:18 -08:00
spookydonut
472d26291c
Add configurable warnings ( #120 )
...
See included configREADME.md for usage.
Closes #97 .
2020-01-12 11:05:46 -08:00
Tad Hardesty
4b2c38a92a
Remove time dependency
2019-12-21 20:36:43 -08:00
Tad Hardesty
b381a16501
Update bumpalo dependency
2019-12-20 23:34:56 -08:00
Tad Hardesty
b300d5177f
Update lsp-types dependency
2019-12-20 22:04:16 -08:00
Tad Hardesty
4fab93a998
Update git2 and time dependencies
2019-12-20 22:04:16 -08:00
Tad Hardesty
19343ea7d2
Run cargo update
2019-12-20 22:04:16 -08:00
Tad Hardesty
4f45c94f4d
Lift lifetime restrictions on get_proc and navigate_path
2019-12-16 22:13:13 -08:00
Tad Hardesty
fb9d3fc04f
Run cargo update
2019-12-07 20:22:55 -08:00
Tad Hardesty
e9e8618e17
Implement DocumentColor and ColorPresentationRequest
2019-12-07 16:19:20 -08:00
spookydonut
2b8598bfeb
Add "final" vars to dreamchecker ( #115 )
...
Adds final vars, `var/final/foo` similar to how `var/static/foo` etc work.
This also checks for duplicate definitions of the same var eg;
```
/a
var/foo
/a/b
var/foo
```
will now raise an error in dreamchecker.
2019-12-05 21:27:32 -08:00
Tad Hardesty
3e3132a257
Simplify some nested indentation with guard macro
2019-12-02 22:03:13 -08:00
Tad Hardesty
e6788fc9ca
Integrate Category and Layer into RenderPop
2019-11-18 21:29:59 -08:00
Tad Hardesty
10b2d3f99c
Replace Box::leak with a bump allocator
2019-11-16 20:45:31 -08:00
Tad Hardesty
1a5b44784d
Re-enable editor crate
2019-11-16 11:37:20 -08:00
Tad Hardesty
4f90287f14
Make Constant: Eq + Hash again
2019-11-14 22:52:42 -08:00
Tad Hardesty
93cde34a78
Add back Launched type to handle child process
2019-11-11 17:38:31 -08:00
Tad Hardesty
e6c132d12b
Bump versions for suite 1.1
2019-11-08 20:37:06 -08:00
Tad Hardesty
4fe214025f
Run cargo update
2019-11-08 20:35:53 -08:00
Tad Hardesty
424731084e
Update dependency versions
2019-11-06 18:48:34 -08:00
Tad Hardesty
715cd2ad1d
Run cargo update
2019-11-06 18:36:38 -08:00
Tad Hardesty
50e8d95961
Update Cargo.lock
2019-10-21 19:49:10 -07:00
Tad Hardesty
fb133cb7c5
Bump command-line tools to 1.0.0
2019-07-03 13:45:34 -07:00
Tad Hardesty
f9f830ea92
Update dependency versions
...
Updates git2, rand, jsonrpc-core, lsp-types, pulldown-cmark.
2019-07-02 00:26:02 -07:00
Tad Hardesty
c9c7771227
Run cargo update
2019-07-02 00:26:02 -07:00
Tad Hardesty
6826974133
Add dreamchecker --version with commit and build date
2019-06-30 15:17:16 -07:00
Tad Hardesty
905e30535a
Add dmdoc --version with commit and build date
2019-06-30 14:29:11 -07:00
Tad Hardesty
835ebd5d76
Disable the editor crate again
2019-06-26 23:08:25 -07:00