1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print message/destination mapping only in verbose mode More... about 9 years ago
Update example MLM More... about 9 years ago
Update arguments example More... about 9 years ago
Update evoke-example to work with the evoke engine More... about 9 years ago
Merge pull request #55 from Tetr4/mlm-param More... about 9 years ago
Add calling MLM as parameter to all execution context methods that use mappings More... about 9 years ago
Merge pull request #54 from Tetr4/runtime-cleanup More... about 9 years ago
Merge pull request #53 from Tetr4/sql More... about 9 years ago
Add calling MLM as parameter to ExecutionContext#createQuery() More... about 9 years ago
Clean up toString() methods for data types More... about 9 years ago
Add support for all primitive types, null and Date to JDBCQuery More... about 9 years ago
Remove separate handling of single result row for JDBCQuery More... about 9 years ago
Allow subclassing ArdenEvent More... about 9 years ago
Indicate the institution may not be null in findModule() More... about 9 years ago
Merge pull request #52 from Tetr4/engine More... about 9 years ago
Merge pull request #51 from Tetr4/evoking-trigger More... about 9 years ago
Merge pull request #50 from Tetr4/urgency More... about 9 years ago
Reuse classes of package arden.engine in TestEngine More... about 9 years ago
Allow Engine to use all kinds of ExecutionContexts More... about 9 years ago
Split engine into multiple files More... about 9 years ago
Move evoke engine to arden.engine package More... about 9 years ago
Remove unused context parameter from Trigger#getNextRunTime() More... about 9 years ago
Change CyclicTrigger to always return the next cycles runtime More... about 9 years ago
Allow triggering event to return TRUE when used in expressions More... about 9 years ago
Use EVENTTIME and TRIGGERTIME in engines More... about 9 years ago
Use TRIGGERTIME or NOW as EVENTTIME when calling an event More... about 9 years ago
Add urgency as parameter to ExecutionContext#call(ArdenEvent ...) More... about 9 years ago
Add urgency as parameter to ExecutionContext#call(ArdenRunnable ...) More... about 9 years ago
Add urgency as parameter to ExecutionContext#write() More... about 9 years ago
Fix possible invalid urgency when using a variable More... about 9 years ago