JT
|
e64ca97fe2
|
move scope variable into nu variable (#4725)
|
2022-03-04 11:36:11 -05:00 |
|
JT
|
96a1bf5f8d
|
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords
* oops, clippy
* Both kinds of bools
* Add in some boolean variables
* disable py virtualenv test for now
|
2022-03-02 19:55:03 -05:00 |
|
Justin Ma
|
b448d1dbe1
|
fix strip trailing whitespace for make_docs script (#4597)
|
2022-02-22 08:11:46 -05:00 |
|
Justin Ma
|
c0a1d18e3d
|
update #4455, regenerate commands' docs and update make_docs script (#4586)
* feat: update #4455, regenerate commands' docs
* chore: update make_docs script
|
2022-02-21 11:26:00 -06:00 |
|
Joseph T. Lyons
|
4f367a59de
|
Strip trailing whitespace in files (#4575)
* Strip trailing whitespace in rs files
* Strip trailing whitespace in toml files
* Strip trailing whitespace in md files
* Strip trailing whitespace in nu files
|
2022-02-21 08:38:15 -05:00 |
|
JT
|
2ba12afb01
|
A few fixes to docs generation and default config (#4570)
* A few fixes to docs generation and default config
* A few more fixes
|
2022-02-20 15:20:41 -05:00 |
|
JT
|
8c0a2d3c15
|
Auto-generate markdown command docs (#4451)
* Finish updating
* a couple improvements
* Update renames
* cleanup examples
|
2022-02-13 21:22:51 -05:00 |
|