0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from gmazelier/milestone-0.0.2 More... over 13 years ago
Update to version number 0.0.2. More... over 13 years ago
Readme update. More... over 13 years ago
Roadmap update. More... over 13 years ago
Keep contract and throw an AssertionError when pattern is invalid. More... over 13 years ago
Doc update. More... over 13 years ago
Assume scheduler is initialized when reschedule and deschedule. More... over 13 years ago
Update README. More... over 13 years ago
Update doc. More... over 13 years ago
Add reschedule function. More... over 13 years ago
Check pattern validity with with-valid-pattern macro in schedule function. More... over 13 years ago
Add with-valid-pattern macro : evaluates body if the given pattern is valid. More... over 13 years ago
Add deschedule function. More... over 13 years ago
Add job function : returns a job if exists given its id. More... over 13 years ago
Add with-job macro : evaluates body if the given job exists. More... over 13 years ago
Return jobs list. More... over 13 years ago
Append jobs collection when job schedule is successful. More... over 13 years ago
Doc update. More... over 13 years ago
Define jobs collection. Assume empty on scheduler initialization. More... over 13 years ago
Add Marginalia documentation tool plugin. More... over 13 years ago
Start version 0.0.2. More... over 13 years ago
Fix markdown syntax. More... over 13 years ago
Update version number to 0.0.1. More... over 13 years ago
Documentation update More... over 13 years ago
More patterns validation tests. More... over 13 years ago
Indent. More... over 13 years ago
Readme update. More... over 13 years ago
Add .travis.yml file More... over 13 years ago
Dependency cron4j 2.2.5 available on clojars. More... over 13 years ago
Doc update. More... over 13 years ago