/vqdr/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/vqdr/trunk

  • Committer: Gustav Hartvigsson
  • Date: 2021-11-11 19:49:21 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20211111194921-ayb9vuhi7wzfucx0
a few things: FastNumbers, simplifications and AbstractPoolToken.

* Swinched Context over to FastNumber

* simmplified logic in Variabel.compare () Variabel.equals ()
  and Variabel.equals_values.

* Tests: Don't use 'new' with structs.

* The Dice class now has a .singel constructor.

* Put RollAndKeepFunctionToken in the corret namespace.

* Added test function for constant value token to the
  token test program.

* Fixed error with test path for GLib.Test.
Filename Latest Rev Last Changed Committer Comment Size
..
abstract_pool_token.vala 35 4 years ago Gustav Hartvigsson a few things: FastNumbers, simplifications and Abs 4.3 KB Diff Download File
function_token.vala 35 4 years ago Gustav Hartvigsson a few things: FastNumbers, simplifications and Abs 5.2 KB Diff Download File
roll_and_keep_functon_token.vala 35 4 years ago Gustav Hartvigsson a few things: FastNumbers, simplifications and Abs 3.9 KB Diff Download File
round_down_function_token.vala 26 4 years ago Gustav Hartvigsson * Fixed the "allowed function token type" map... * 603 bytes Diff Download File
round_up_function_token.vala 19 4 years ago Gustav Hartvigsson Added Round Up and Round Down function classes. Ad 593 bytes Diff Download File