openengine icon indicating copy to clipboard operation
openengine copied to clipboard

Football match engine

Results 22 openengine issues
Sort by recently updated
recently updated
newest added

It'd be nice to have a brief introduction at the README.md explaining how to install & run this project. This will help any potential contributor to dive into the code...

documentation

Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.27. Release notes Sourced from org.springframework:spring-core's releases. v5.3.27 :star: New Features Limit string concatenation in SpEL expressions #30331 Limit SpEL expression length #30329 Disable variable...

dependencies

Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.27. Release notes Sourced from org.springframework:spring-expression's releases. v5.3.27 :star: New Features Limit string concatenation in SpEL expressions #30331 Limit SpEL expression length #30329 Disable variable...

dependencies

Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.20. Release notes Sourced from org.springframework:spring-beans's releases. v5.3.20 :star: New Features Refine CachedIntrospectionResults property introspection #28445 Improve tests and Javadoc on binding to a property...

dependencies

A first step towards fixing the issues raised in #39 is to write clear commentary which will help immensely at initial debugging stages and sanity checks, while the output itself...

in progress
subproject implementation

I am not happy with the MPN processing code as it is. It is already growing into a maintenance nightmare, where the logic is about reading my own mind and...

in progress
code quality

In the future, we will need a field to describe not only goal attempt outcomes, but also 'final state' outcomes in general.

code quality

Take into account time from goal scoring to kick-off.

enhancement