Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
user-error
Browse files
May 15, 2020
Updated the homepage and repo link to GitLab
· 55ad754c
xvrqt
authored
May 14, 2020
55ad754c
Added in a temporary project logo
· b3f681cc
xvrqt
authored
May 14, 2020
b3f681cc
Merge Fixed
· dda1f55a
xvrqt
authored
May 14, 2020
dda1f55a
May 14, 2020
Updated the version number of the crate to 1.2.8
· 9bbb1b23
Amy Jie
authored
May 14, 2020
View commits for tag v1.2.8
v1.2.8
9bbb1b23
Changed implementation of UserFacingError to take a type that implements...
· 97298a03
Amy Jie
authored
May 14, 2020
97298a03
Moved type aliases closer to where they will be used.
· 121e7e83
Amy Jie
authored
May 14, 2020
121e7e83
Updated commenting style
· d8a6c62e
Amy Jie
authored
May 14, 2020
d8a6c62e
May 12, 2020
Updated comment
· 638f48d2
xvrqt
authored
May 11, 2020
638f48d2
May 02, 2020
Version bump to 1.2.7 and changed README
· ac0b0ff5
Amy Jie
authored
May 01, 2020
ac0b0ff5
Version bump and removed proc_macro dependencies
· 7a9d4a7a
Amy Jie
authored
May 01, 2020
7a9d4a7a
Updated the version number to 1.2.5
· 3c2278ba
Amy Jie
authored
May 01, 2020
3c2278ba
Moved helper functions out of UFE trait definition.
· c78acd57
Amy Jie
authored
May 01, 2020
c78acd57
May 01, 2020
Added new method to UFE that allows you to convert the type into a UserFacingError
· 86d6976d
Amy Jie
authored
Apr 30, 2020
86d6976d
Removed the pretty_* functions from the UFE trait since they are helped...
· 20e71cc1
Amy Jie
authored
Apr 30, 2020
20e71cc1
Removed ToC link corresponding to the removed section.
· 865362a2
Amy Jie
authored
Apr 30, 2020
865362a2
Fixed broken link in Table of Contents. Removed a section.
· 1ec24afd
Amy Jie
authored
Apr 30, 2020
1ec24afd
Updated the UserFacingError heading to avoid intra document link conflict with the title.
· 1e4e4ceb
Amy Jie
authored
Apr 30, 2020
1e4e4ceb
Fixed error in table of contents formatting
· 3610ef64
Amy Jie
authored
Apr 30, 2020
3610ef64
Added a link to the git workflows for the build passing shield
· 2fb17587
Amy Jie
authored
Apr 30, 2020
2fb17587
Updated the shields to have links to their respective places.
· 59d40edb
Amy Jie
authored
Apr 30, 2020
59d40edb
Updated the order of the badges.
· d9eda87e
Amy Jie
authored
Apr 30, 2020
d9eda87e
Updated table of contents
· d2e23095
Amy Jie
authored
Apr 30, 2020
d2e23095
Updated the README.md by adding many shields and conforming to the standard README format.
· 1fff8655
Amy Jie
authored
Apr 30, 2020
1fff8655
Apr 29, 2020
Updated to version 1.2.4
· 9a8ac451
xvrqt
authored
Apr 29, 2020
9a8ac451
Added another push test. Removed redundant String::from() calls in tests
· ec0c49eb
xvrqt
authored
Apr 29, 2020
ec0c49eb
Updated the push test
· 6e671e5d
xvrqt
authored
Apr 29, 2020
6e671e5d
Fixed the UserFacingError::push method
· 551a1c3e
xvrqt
authored
Apr 29, 2020
551a1c3e
Updated the version to 1.2.3
· e84ac428
xvrqt
authored
Apr 29, 2020
e84ac428
Fixed bug in the UserFacingError::push() method that was inserting the wrong...
· 2522b8e5
xvrqt
authored
Apr 29, 2020
2522b8e5
Formatted, Clippy'd
· 6c102c75
xvrqt
authored
Apr 29, 2020
6c102c75
Adds From<std::io::Error>. Adds a new helped function to keep the From<>...
· 70b5bad3
xvrqt
authored
Apr 29, 2020
70b5bad3
Apr 28, 2020
Removed redundant 'license' field from Cargo.toml
· deda095c
xvrqt
authored
Apr 28, 2020
deda095c
Fixed UserFacingError.push() so that it inserts the old summary into the front...
· 2c55bd63
xvrqt
authored
Apr 28, 2020
2c55bd63
Updated Cargo.toml in preparation for publishing
· 3a9b3d25
xvrqt
authored
Apr 28, 2020
3a9b3d25
Removed the changelog
· 707bdfea
xvrqt
authored
Apr 28, 2020
707bdfea
Updated LICENSE.txt to the MIT license.:
· 44f2b35c
xvrqt
authored
Apr 28, 2020
44f2b35c
Merge branch 'master' of github.com:xvrqt/user-error
· 9ce38465
xvrqt
authored
Apr 28, 2020
9ce38465
Formatted
· be14ff79
xvrqt
authored
Apr 28, 2020
be14ff79
Update README.md
· a52f8bde
xvrqt
authored
Apr 28, 2020
a52f8bde
Merge branch 'master' of github.com:xvrqt/user-error
· 95f949c2
xvrqt
authored
Apr 28, 2020
95f949c2
Loading