Xavier L'Heureux
|
9bbd062a93
chore!: Upgrade dependencies
|
5 лет назад |
AdminXVII
|
efbc06c92c
Make sure the manual page about builtins is kept updated
|
5 лет назад |
Xavier L'Heureux
|
5438d816fa
Add a first example for library users
|
5 лет назад |
Xavier L'Heureux
|
ab6a6d95ea
Use nix as a safe abstraction layer
|
5 лет назад |
Xavier L'Heureux
|
9057751f9b
Apply clippy in pedantic mode
|
5 лет назад |
Xavier L'Heureux
|
3cd2c6c86b
Add a procedural macro to make comments and man pages at the same time
|
5 лет назад |
Xavier L'Heureux
|
9773b0fea7
Use generics with range parsing
|
5 лет назад |
Xavier L'Heureux
|
16690dbe64
Use map operator
|
5 лет назад |
Xavier L'Heureux
|
01b551eb55
Update dependencies
|
5 лет назад |
Xavier L'Heureux
|
f016432c76
Move the lexers to the parser
|
5 лет назад |
Xavier L'Heureux
|
da308542ae
Remove braces member
|
5 лет назад |
Xavier L'Heureux
|
0fd2b55512
Remove the sys member
|
5 лет назад |
Xavier L'Heureux
|
7601019560
Remove the builtins member and add it to the main directory for builtins
|
5 лет назад |
Xavier L'Heureux
|
c567381ab3
Extract the Value type to a separate crate
|
5 лет назад |
Alex Tokarev
|
0b53e6b97d
:sparkles: Optional argument parsing feature with structopt (!1020)
|
5 лет назад |
Xavier L'Heureux
|
d5418a3aec
Use newtypes for errors rather than structs
|
5 лет назад |
Xavier L'Heureux
|
cfd7201fc2
Add Errors for parsing
|
5 лет назад |
Xavier L'Heureux
|
735f64a6b5
Add unboarding page to documentation
|
5 лет назад |
Xavier L'Heureux
|
f32b4d6f8b
Update to new liner version
|
5 лет назад |
Alex Tokarev
|
fe1d71b3d9
Update Cargo.lock to include new liner version with Intellij Idea fix
|
5 лет назад |
Michael Aaron Murphy
|
2972c37b0b
:package: Fix cargo vendoring
|
5 лет назад |
Xavier L'Heureux
|
b8e1f0f87e
Use the new liner version
|
5 лет назад |
Xavier L'Heureux
|
2bce2001b6
Move the scopes to a new member crate
|
5 лет назад |
Xavier L'Heureux
|
5d085c3b78
Refer to regularly updated crates
|
5 лет назад |
Xavier L'Heureux
|
ceadd2dd1d
Preallocate space for args and avoid allocating for the last item
|
5 лет назад |
Xavier L'Heureux
|
e71aef65fc
Separate the Shell instance and the proper binary module
|
5 лет назад |
Xavier L'Heureux
|
e2689b2dc1
Remove bitflags
|
5 лет назад |
Xavier L'Heureux
|
e22f024f58
:ambulance: Remove redox CI until the relibc issue is fixed
|
5 лет назад |
Xavier L'Heureux
|
1b3ce2a67d
Expand a single dot to the current dir content
|
5 лет назад |
Michael Aaron Murphy
|
5b99a95151
:sparkles: Add object-pool and auto-enums to enhance performance
|
5 лет назад |