index
:
config
io-paths
master
Extensible library for reading and writing configuration files in the Raku programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-12
Update CHANGELOG
io-paths
Patrick Spek
2019-07-12
Attempt to allow IO::Path for path based arguments
Patrick Spek
2018-08-26
Bump version to 2.1.0
Patrick Spek
2018-08-26
Add .clone method
Patrick Spek
2018-08-26
Bump to version 2.0.1
Patrick Spek
2018-08-26
Bump API version
Patrick Spek
2018-08-26
Bump version to 2.0.0
Patrick Spek
2018-08-26
Return self on .read
Patrick Spek
2018-08-26
Add GitLab CI configuration
Patrick Spek
2018-05-23
Add reference to Config::Parser::json to README
Patrick Spek
2018-03-28
Release v1.3.5
Patrick Spek
2018-03-28
Update to use newer Hash::Merge
Patrick Spek
2018-03-21
Update CHANGELOG
Patrick Spek
2018-03-21
Clean up tests from useless statements
Patrick Spek
2018-03-21
Remove redundant say statement
Patrick Spek
2018-03-20
Bump version to 1.3.3
Patrick Spek
2018-03-20
Bump version to 1.3.2
Patrick Spek
2018-03-20
Fix incorrect indentation in .travis.yml
Patrick Spek
2018-03-20
Update Travis config to cd explicitly to the Travis build dir
Patrick Spek
2018-03-20
Update Travis configuration to use prebuilt packages
Patrick Spek
2018-03-20
Add a CHANGELOG
Patrick Spek
2018-03-20
Fix :delete adverb
Patrick Spek
2017-11-22
Remove 'null' from resources in META6.json
Patrick Spek
2017-11-22
Bump version to 1.3.1
Patrick Spek
2017-11-22
Update Travis test targets
Patrick Spek
2017-11-22
Move some code around and add doc to keys method
Patrick Spek
2017-11-22
Add a plan to the .keys test
Patrick Spek
2017-11-22
Bump version to 1.3.0
Patrick Spek
2017-11-22
Implement .keys method
Patrick Spek
2017-10-11
Bump version number
Patrick Spek
2017-07-30
Update README
Patrick Spek
2017-07-29
Add skip-not-found toggle to .read when called with (Str, Str, Bool)
Patrick Spek
2017-07-29
Update README back to use $ sigils
Patrick Spek
2017-07-29
Clean up all tests
Patrick Spek
2017-07-29
Add tests for using .get with a Nil key
Patrick Spek
2017-07-29
Add tests for reading a List of files
Patrick Spek
2017-07-29
Update README
Patrick Spek
2017-07-29
Version bump
Patrick Spek
2017-07-29
Add tests for associative indexing
Patrick Spek
2017-07-29
Use the correct self reference instead of $self
Patrick Spek
2017-07-29
Use the correct type Bool instead of bool
Patrick Spek
2017-07-29
Initial draft for associative indexing
Patrick Spek
2017-07-29
Update travis config
Patrick Spek
2017-07-29
Add a fallback method in case the key for .get is Nil
Patrick Spek
2017-07-29
Make the read method return False if no files were loaded
Patrick Spek
2017-07-29
Add editorconfig to the project
Patrick Spek
2017-04-27
Update method sigs, type checking and tests
Patrick Spek
2017-04-27
Add specific rakudo versions
Patrick Spek
2017-04-26
Rename test files
Patrick Spek
2017-04-26
Add Config::Parser::NULL for testcases
Patrick Spek
[next]