..
commands
Added a count column on the histogram command ( #1853 )
2020-05-20 18:02:36 +12:00
data
Remove interpretation of Primitive::Nothing
as the number 0. ( #1836 )
2020-05-18 15:18:46 -04:00
env
Rows and values can be checked for emptiness. Allows to set a value if desired. ( #1665 )
2020-04-26 12:30:52 -05:00
evaluate
Fix missing invocation errors ( #1846 )
2020-05-19 08:57:25 -04:00
format
Improve list view and ranges ( #1753 )
2020-05-12 08:06:09 +12:00
shell
Fix starship not getting the correct pwd ( #1822 )
2020-05-18 17:22:54 +12:00
stream
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
utils
Remove test-bins feature.
2020-05-17 23:32:55 -05:00
cli.rs
default history size to 100k ( #1845 )
2020-05-20 07:28:06 +12:00
commands.rs
String interpolation ( #1849 )
2020-05-20 07:27:26 +12:00
context.rs
Move from language-reporting to codespan ( #1825 )
2020-05-19 06:44:27 +12:00
data.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
deserializer.rs
It expansion ( #1668 )
2020-04-27 14:04:54 +12:00
env.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
examples.rs
Add (near) automatic testing for command examples ( #1777 )
2020-05-18 08:56:01 -04:00
format.rs
some minor improvements and removing dead code ( #1563 )
2020-04-10 07:48:10 +12:00
futures.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
git.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
lib.rs
Add (near) automatic testing for command examples ( #1777 )
2020-05-18 08:56:01 -04:00
path.rs
Fix cd'ing to symlinked directories ( #1651 )
2020-04-25 18:09:00 +12:00
prelude.rs
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
shell.rs
create Palette trait ( #1813 )
2020-05-18 05:48:57 +12:00
utils.rs
Remove test-bins feature.
2020-05-17 23:32:55 -05:00