Jonathan Turner
|
7974e09eeb
|
Math operators (#1601)
* Add some math operations
* WIP for adding compound expressions
* precedence parsing
* paren expressions
* better lhs handling
* add compound comparisons and shorthand lefthand parsing
* Add or comparison and shorthand paths
|
2020-04-18 13:50:58 +12:00 |
|
Jonathan Turner
|
fbddc12c02
|
Move uptime to being a duration value (#1573)
|
2020-04-11 19:40:56 +12:00 |
|
Jonathan Turner
|
b5ea522f0e
|
Add a --full mode to ps (#1507)
* Add a --full mode to ps
* Use a slightly older heim
|
2020-03-20 20:53:49 +13:00 |
|
Kyle Criddle
|
5b0b2f1ddd
|
Fixes #1204 : sys | get host.users displays the same user (#1480)
account twice while only one exists (macOS)
- renamed host.users to host.sessions
|
2020-03-12 14:01:55 +13:00 |
|
Jonathan Turner
|
473e9f9422
|
Tiny improvement to sys (#1385)
|
2020-02-13 08:33:55 -08:00 |
|
Andrés N. Robalino
|
3610baa227
|
Default plugins are independent and called from Nu. (#1322)
|
2020-01-31 17:45:33 -05:00 |
|