Commit Graph

490 Commits

Author SHA1 Message Date
d105d77928 Actual (results) on left hand side and expected values on the right.
"toint" makes it more clear than "int" under Str(strutils) plugin.
2019-07-31 23:50:03 -05:00
e7fb58ef9a Tests communicate better (separate) plugin wiring vs str features. 2019-07-31 23:50:03 -05:00
832c329363 Check plugin str flags are wired properly when configuring. 2019-07-31 23:50:03 -05:00
81d796472a Improved code readability. 2019-07-31 23:50:03 -05:00
193b8dbe20 Syntax cleaning bit. 2019-07-31 23:50:03 -05:00
8ac36e0e83 str from std not needed. 2019-07-31 23:50:03 -05:00
a0890b551a strutils can also convert to an integer now. 2019-07-31 23:50:03 -05:00
b29e7c1e36 cover raw strutils to upcase and downcase 2019-07-31 23:46:59 -05:00
c3034d3247 No longer need to trace call_info 2019-07-31 23:46:59 -05:00
0b8bbd8637 Unit Testing WIP. 2019-07-31 23:46:59 -05:00
37767b8882 Merge pull request #234 from jonathandturner/tagged
Add Tagged, a new metadata holder
2019-08-01 15:52:13 +12:00
db3ff52973 Add tags command and fix source_map transfer 2019-08-01 15:25:59 +12:00
462f783fac initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
c61a1108ff Merge pull request #233 from jonathandturner/rustyline_nightly
Switch to rustyline nightly
2019-07-31 16:28:14 +12:00
509dfe72a8 Switch to rustyline nightly 2019-07-31 05:57:22 +12:00
df8b195aac Merge pull request #231 from jonathandturner/open_improvements
Various open improvements
2019-07-30 16:03:05 +12:00
8ac70e7408 Various open improvements 2019-07-30 15:48:02 +12:00
7b548026a2 Merge pull request #229 from jonathandturner/better_short_names
Change list/object to better short names
2019-07-30 14:10:37 +12:00
389d9988f3 Change list/object to better short names 2019-07-30 13:54:33 +12:00
2e84276d68 Merge pull request #228 from jonathandturner/sys_unwrap_refactor
Fix unwraps in sys
2019-07-30 13:30:11 +12:00
583ef0da32 Fix unwraps in sys 2019-07-30 13:14:01 +12:00
a8cb395bf1 Merge pull request #227 from jonathandturner/bump
Bump deps
2019-07-29 20:17:01 +12:00
618be5de54 Remove workaround. Need a better one 2019-07-29 20:01:09 +12:00
bd639b52ff bump deps 2019-07-29 19:46:24 +12:00
8b144857ef Merge pull request #221 from androbtech/str_plugin
string utils plugin baseline.
2019-07-29 19:30:55 +12:00
d126ba3296 Merge pull request #225 from nushell/revert-223-term_size
Revert "Switch way of doing terminal size calculation"
2019-07-29 16:33:49 +12:00
403f9d2499 Revert "Switch way of doing terminal size calculation" 2019-07-29 16:18:11 +12:00
be4262e96a Separate Nu plugin logic. 2019-07-28 21:30:47 -05:00
87b299739c Make the validation especific to str plugin for now. 2019-07-28 20:28:43 -05:00
d1399c0c0c str filter description to readme. 2019-07-28 19:00:06 -05:00
7c4706ee50 Validation baseline. 2019-07-28 18:34:37 -05:00
4a3ec867a7 Merge pull request #223 from jonathandturner/term_size
Switch way of doing terminal size calculation
2019-07-29 05:49:45 +12:00
5a4805d422 Switch way of doing terminal size calculation 2019-07-29 05:34:04 +12:00
59dec999b8 string utils plugin baseline. 2019-07-28 02:01:32 -05:00
adab072760 Merge pull request #220 from jonathandturner/sys
Sysinfo is now sys
2019-07-28 15:04:25 +12:00
c85b7728bc Remove old sysinfo and finish sys 2019-07-28 14:02:42 +12:00
2464a33660 Progress the sys plugin a bit further 2019-07-28 08:09:25 +12:00
81396518b7 Update README.md 2019-07-28 04:44:32 +12:00
a09361698e Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
25cc69914c Merge pull request #219 from jonathandturner/shorten_textview
Partial buffers just get printed to screen
2019-07-27 07:46:24 +12:00
eba20e5c7b Partial buffers just get printed to screen 2019-07-27 07:31:46 +12:00
8fa82ffa2e Merge pull request #218 from jonathandturner/sum
Add end_plugin and sum
2019-07-27 06:56:20 +12:00
e4797f8895 Add end_plugin and sum 2019-07-27 06:40:00 +12:00
f326544dd2 Merge pull request #215 from jonathandturner/date
Add date command
2019-07-26 16:24:16 +12:00
96f26b30a7 Add date command 2019-07-26 16:09:19 +12:00
ed040f2715 Merge pull request #213 from jonathandturner/yet_more_textview
Yet more improvements to textview (and binaryview)
2019-07-26 04:38:24 +12:00
1f26101e2f Yet more improvements to textview (and binaryview) 2019-07-26 04:22:22 +12:00
37517489bc Merge pull request #212 from jonathandturner/even_more_textview
Redo frame
2019-07-25 17:39:59 +12:00
e74856a14e Redo frame 2019-07-25 17:19:19 +12:00
0bca7f8b11 Merge pull request #211 from jonathandturner/more_textview
More textview
2019-07-25 15:00:23 +12:00