1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/core
jneem 4e3bca4a3d
Usage/definition lookup table (#1535)
* WIP

WIP

WIP

* Working unit tests checkpoint

* Pass some tests

* A slight refactor and better docs

* Update core/src/destructuring.rs

Co-authored-by: Viktor Kleen <viktor.kleen@tweag.io>

* Update lsp/nls/src/linearization/mod.rs

Co-authored-by: Viktor Kleen <viktor.kleen@tweag.io>

* Update lsp/nls/src/position.rs

Co-authored-by: Viktor Kleen <viktor.kleen@tweag.io>

* Also track bindings in records

* Fix warnings

---------

Co-authored-by: Viktor Kleen <viktor.kleen@tweag.io>
2023-08-21 16:48:44 +00:00
..
benches Format benches as well using Topiary (#1423) 2023-06-30 15:50:04 +00:00
src Usage/definition lookup table (#1535) 2023-08-21 16:48:44 +00:00
stdlib Fix typo in std.record.remove documentation (#1513) 2023-08-08 14:35:49 +00:00
tests Sort out idents and positions (#1531) 2023-08-16 21:06:30 +00:00
build.rs Rename and move workspace crates (#1399) 2023-06-26 16:58:40 +00:00
Cargo.toml LSP formatting without calling the topiary binary (#1526) 2023-08-11 18:02:21 +00:00