index
:
xlgmokha/scim-kit.git
main
SCIM 2.0 SDK for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-20
Update CHANGELOG
v0.5.1
mo khan
2020-05-20
Extract Http class to log requests and apply retries
mo khan
2020-05-20
Convert to GitHub Actions
mo khan
2020-05-20
Do some spring cleaning
mo khan
2020-05-20
Update bundler and rubocop
mo khan
2020-05-20
Specify Accept and Content-Type headers
mo khan
2020-01-21
Update rubies to test with
v0.5.0
mo khan
2020-01-21
Prop 0.5.0 release
mo khan
2020-01-21
Add an abstract visitor class
mo khan
2020-01-21
Add base visitor class
mo khan
2020-01-21
Fix linter errors
mo khan
2020-01-21
Add AST abstraction to traverse tree
mo khan
2020-01-21
Update gems
mo khan
2019-06-15
update Gemfile.lock
v0.4.0
mo
2019-06-15
release 0.4.0
mo
2019-06-15
update ruby versions
mo
2019-06-15
update gems and description
mo
2019-06-15
update changelog entry
mo
2019-06-15
fix linter error
mokha
2019-06-15
remove unsupported not filter without space
mokha
2019-06-15
fix the not? rule
mokha
2019-06-15
ensure space after not operator
mokha
2019-05-30
remove extra alias for presence
mo
2019-05-29
change parse tree keys
mokha
2019-05-21
use parse_with_debug for better error messaging
mokha
2019-05-21
try an alternative approach to the recursion
mokha
2019-05-16
Merge pull request #1 from zamirmf/adds_assign_into_rules
mo khan
2019-05-16
Adds assign into rules.
zamirmf
2019-05-15
filter and logical_expression rules are not consuming before calling each oth...
zmartins
2019-05-14
change alias
mokha
2019-05-14
add example for current need
mokha
2019-05-14
add trailing comma
mokha
2019-05-13
attach names
mokha
2019-05-13
add parens
mokha
2019-05-13
add Gemfile.log
mokha
2019-05-13
monkey patching parslet is not an acceptable solution
mokha
2019-05-13
disable parslet cache to allow some recursive matches to work
mokha
2019-05-11
remove optional space in brackets
mokha
2019-05-11
Parser -> Filter
mokha
2019-05-11
fix linter errors
mokha
2019-05-11
improve number matcher
mokha
2019-05-11
borrow string rule from https://github.com/kschiess/parslet/blob/b108758d76c5...
mokha
2019-05-11
try to figure out stack overflow in value_filter
mokha
2019-05-11
hacky implementation of the uri parser
mokha
2019-05-11
fix repetition on sub attribute
mokha
2019-05-11
attempt to correct the scim uri rule
mokha
2019-05-11
fix the attribute_name rule
mokha
2019-05-11
max 1 not
mokha
2019-05-10
move ABNF doc closer to rules
mokha
2019-05-10
fix linter errors
mokha
[next]