Skip to content

Activity

Deleted tag

Hc747deleted refs/tags/v1.0.0 • 
on Feb 17, 2024

Deleted tag

Hc747deleted refs/tags/v1.0.0 • 
on Feb 17, 2024

- configure artefacts for publishing.

Hc747pushed 1 commit to main • 9ce3e3c…89c64e9 • 
on Feb 17, 2024

Deleted tag

Hc747deleted refs/tags/v1.0.0 • 
on Feb 17, 2024

- configure gradle build scanning.

Hc747pushed 1 commit to main • 9582f87…9ce3e3c • 
on Feb 17, 2024

Deleted tag

Hc747deleted refs/tags/v1.0.0 • 
on Feb 17, 2024

- configure build script.

Hc747pushed 1 commit to main • c2ea735…9582f87 • 
on Feb 17, 2024

- misc. re-configuration to build and publish configuration.

Hc747pushed 2 commits to main • 3579e4d…c2ea735 • 
on Feb 17, 2024

Create README.md

Hc747pushed 1 commit to main • 666354d…3579e4d • 
on Feb 17, 2024

Merge remote-tracking branch 'origin/main'

Hc747pushed 3 commits to main • 35c9433…666354d • 
on Feb 17, 2024

Create gradle.yml

Hc747pushed 1 commit to main • 66f0b7c…35c9433 • 
on Feb 16, 2024

Create gradle-publish.yml

Hc747pushed 1 commit to main • d8be3b7…66f0b7c • 
on Feb 16, 2024

- denote ExpressionEvaluator and Tokeniser as `@FunctionalInterfa…

Hc747pushed 1 commit to main • 71d3ea4…d8be3b7 • 
on Feb 16, 2024

- ExpressionTokeniser: replace use of StringBuilder with substring.

Hc747pushed 1 commit to main • 158a5a2…71d3ea4 • 
on Feb 16, 2024

- implement test cases for factory methods in Operator.

Hc747pushed 2 commits to main • ad746e6…158a5a2 • 
on Feb 16, 2024

- implement test cases for factory methods in Bracket.

Hc747pushed 1 commit to main • d1bca78…ad746e6 • 
on Feb 16, 2024

- UnaryOperator#evaluate: rename value parameter to x.

Hc747pushed 1 commit to main • df6626a…d1bca78 • 
on Feb 16, 2024

- Implement test cases for ShuntingYardExpressionEvaluator and `Exp…

Hc747pushed 1 commit to main • d45bae4…df6626a • 
on Feb 16, 2024

- extract unary and binary methods out of ExpressionTokeniser a…

Hc747pushed 1 commit to main • 2f195f4…d45bae4 • 
on Feb 16, 2024

- implement test cases for all UnaryOperators

Hc747pushed 2 commits to main • e21cc97…2f195f4 • 
on Feb 16, 2024

- implement ExpressionEvaluator sub-type: `ShuntingYardExpressionEv…

Hc747pushed 2 commits to main • 84ae577…e21cc97 • 
on Feb 16, 2024

- define ExpressionEvaluator interface.

Hc747pushed 2 commits to main • 1b7795e…84ae577 • 
on Feb 16, 2024

- define Token sub-type: Value.

Hc747pushed 6 commits to main • 0fc9a9b…1b7795e • 
on Feb 16, 2024

- update .gitignore

Hc747pushed 2 commits to main • abd3f3f…0fc9a9b • 
on Feb 16, 2024

- replace kotlin gradle with groovy gradle.

Hc747pushed 2 commits to main • 46325a6…abd3f3f • 
on Feb 16, 2024

- initial commit

Hc747created main • 46325a6 • 
on Feb 16, 2024