issues
search
tweag
/
nickel
Better configuration for less
https://nickel-lang.org/
MIT License
2.43k
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the package std module
#2104
jneem
opened
10 hours ago
1
Removed errant `proc.kill()`
#2103
rben01
closed
2 hours ago
3
[RFC007] Improve/simplify record representation in the new AST
#2102
yannham
closed
2 hours ago
1
[RFC007] Add Seal and Unseal to the new AST primops
#2101
yannham
closed
2 days ago
1
Add missing implementation of from_ast for Record
#2100
yannham
closed
2 days ago
1
Added `from_*` functions for easy deserialization for crates using nickel as a lib
#2099
rben01
opened
2 days ago
1
Fix spawning of too many LSP `TestHarness`es
#2098
rben01
closed
2 days ago
2
Equivalents of `serde_json::from_*`
#2097
rben01
opened
3 days ago
3
chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /lsp/vscode-extension
#2096
dependabot[bot]
closed
4 days ago
1
Add some git utilities
#2095
jneem
closed
4 days ago
1
Add support for packages to nickel-lang-core
#2094
jneem
closed
4 days ago
1
Fix crash in nls
#2093
jneem
closed
1 week ago
1
[release.sh] update to 1.9.0
#2092
yannham
closed
1 week ago
1
Move 'clap' crate dependency behind feature flag in core
#2090
akavel
closed
1 week ago
1
Make serde-wasm-bindgen optional in core
#2089
akavel
closed
2 weeks ago
1
Update Bencher CLI usage
#2087
epompeii
closed
2 weeks ago
1
Support warnings
#2086
jneem
closed
4 days ago
8
[RFC007] Add a builder module for the new AST
#2085
yannham
closed
1 week ago
2
Make files copy-on-write
#2084
jneem
closed
3 weeks ago
4
[RFC007] Migrate the parser to the new AST
#2083
yannham
opened
3 weeks ago
1
[RFC007] Fix the representation of Ast: remove inner indirection
#2082
yannham
closed
3 weeks ago
2
Add basic runtime metrics for different phases
#2081
yannham
closed
3 weeks ago
1
[RFC007] Conversion from new AST to mainline AST
#2080
yannham
closed
3 weeks ago
2
[RFC007] New AST for types
#2079
yannham
closed
3 weeks ago
2
Add a type parameter to TypeF for contracts
#2078
yannham
closed
4 weeks ago
1
Strict typechecking mode
#2077
jneem
closed
4 weeks ago
5
Warnings
#2076
jneem
opened
1 month ago
0
Disable the spanned-deser feature by default
#2075
jneem
closed
1 month ago
1
Switch to toml-edit for spanned deserialization
#2074
jneem
closed
3 weeks ago
2
Bound the length of nls completions
#2073
jneem
closed
1 month ago
2
[RFC007] First step: AST representation
#2072
yannham
closed
4 weeks ago
4
Fix the proptests by avoiding mod-by-zero
#2071
jneem
closed
1 month ago
1
Final import syntax for import with explicit format
#2070
yannham
closed
1 month ago
1
Fix completions in incomplete field name position.
#2069
jneem
closed
1 month ago
1
Implement raw string sigils for CLI field customization.
#2068
vi
opened
1 month ago
12
Adds some array benchmarks to the ones tracked in CI
#2067
jneem
closed
1 month ago
1
ci: Add shorter names to CI jobs
#2066
YorikSar
closed
1 month ago
1
Add a manual chapter for the cli.
#2065
jneem
closed
1 month ago
2
Remove the option for an external formatter in nls
#2064
jneem
closed
1 month ago
1
Remove deprecated toRustTarget
#2063
jneem
closed
1 month ago
3
Building nls with `--no-default-features` fails.
#2062
jneem
closed
1 month ago
1
Add a flake check for testing the stdlib
#2061
jneem
closed
1 month ago
2
chore(deps): bump cachix/install-nix-action from 29 to 30
#2060
dependabot[bot]
closed
1 month ago
1
Parse error when importing toml files
#2059
axyz
closed
1 month ago
5
Update flake inputs
#2058
yannham
closed
1 month ago
1
Use a persistent vector instead of an `Rc<[..]>`
#2057
jneem
closed
1 month ago
10
Detect infinite recursions in `nickel doc`
#2055
yannham
closed
1 month ago
8
chore(deps): bump cachix/install-nix-action from V28 to 29
#2054
dependabot[bot]
closed
1 month ago
1
Better control over error locations for strict contracts
#2053
jneem
opened
1 month ago
0
Thunks for resolved imports
#2052
jneem
closed
1 month ago
1
Next