Xavier L'Heureux
|
ab6a6d95ea
Use nix as a safe abstraction layer
|
5 yıl önce |
Xavier L'Heureux
|
9057751f9b
Apply clippy in pedantic mode
|
5 yıl önce |
Xavier L'Heureux
|
3cd2c6c86b
Add a procedural macro to make comments and man pages at the same time
|
5 yıl önce |
Xavier L'Heureux
|
621a44c476
Remove the map macro and use the function directly
|
5 yıl önce |
Xavier L'Heureux
|
01b551eb55
Update dependencies
|
5 yıl önce |
Xavier L'Heureux
|
f016432c76
Move the lexers to the parser
|
5 yıl önce |
Xavier L'Heureux
|
da308542ae
Remove braces member
|
5 yıl önce |
Xavier L'Heureux
|
0fd2b55512
Remove the sys member
|
5 yıl önce |
Xavier L'Heureux
|
7601019560
Remove the builtins member and add it to the main directory for builtins
|
5 yıl önce |
Xavier L'Heureux
|
c567381ab3
Extract the Value type to a separate crate
|
5 yıl önce |
Alex Tokarev
|
0b53e6b97d
:sparkles: Optional argument parsing feature with structopt (!1020)
|
5 yıl önce |
Xavier L'Heureux
|
d5418a3aec
Use newtypes for errors rather than structs
|
5 yıl önce |
Xavier L'Heureux
|
735f64a6b5
Add unboarding page to documentation
|
5 yıl önce |
Michael Aaron Murphy
|
2972c37b0b
:package: Fix cargo vendoring
|
5 yıl önce |
Xavier L'Heureux
|
2bce2001b6
Move the scopes to a new member crate
|
5 yıl önce |
Xavier L'Heureux
|
5d085c3b78
Refer to regularly updated crates
|
5 yıl önce |
Xavier L'Heureux
|
e2689b2dc1
Remove bitflags
|
5 yıl önce |
Xavier L'Heureux
|
de1f53a0e8
Cache builtins in pipes & don't use the global builtins map
|
5 yıl önce |
Xavier L'Heureux
|
1b3ce2a67d
Expand a single dot to the current dir content
|
5 yıl önce |
Michael Aaron Murphy
|
94034215d1
Merge branch 'AdminXVII/ion-statement-refactor'
|
5 yıl önce |
Xavier L'Heureux
|
baa0ccd21d
Add AdminXVII to the authors
|
5 yıl önce |
Michael Aaron Murphy
|
5b99a95151
:sparkles: Add object-pool and auto-enums to enhance performance
|
5 yıl önce |
Xavier L'Heureux
|
026506ac32
Remove lazy_static crate: unorthodox usage
|
5 yıl önce |
Michael Aaron Murphy
|
ac346f3927
:arrow_up: Update calculate crate
|
5 yıl önce |
Xavier L'Heureux
|
a163747b78
Support arguments in scripts (revert an unwanted commit)
|
5 yıl önce |
Xavier L'Heureux
|
fffa675072
Add benchmark
|
5 yıl önce |
Xavier L'Heureux
|
00497705f1
Update nightly version to support lexical
|
5 yıl önce |
Xavier L'Heureux
|
ca7263c35e
Merge branch 'variable-traits' of gitlab.redox-os.org:AdminXVII/ion into variable-traits
|
5 yıl önce |
Xavier L'Heureux
|
d30b3cd459
Fix tests for Redox and apply suggestions
|
5 yıl önce |
Xavier L'Heureux
|
231062b9de
Use lexical for string parsing and formating (faster than std)
|
5 yıl önce |