Tags give the ability to mark specific points in history as being important
-
CHICKEN-0.11
protected7996db0b · ·Release 0.11 Incorporates a fix from sjamaan (Peter Bex) for CHICKEN 5.0.2 and later. His original comment: > In older CHICKENs, keywords could be bound like regular symbols, which was a bit of a strange behaviour. In 5.0.2 and later this no longer works, so we'll need to either quote the symbols using pipe characters or disable the keyword style reader. The latter is best for portable code as it requires no actual changes to be made to the upstream code. > So the patch simply disables keyword style, so that identifiers like :comparator: are accepted
-
-
-
CHICKEN-0.9
protected545ba65f · ·Release v0.9 Bumping version since there were problems with the tests with 0.8
-
-
CHICKEN-0.7
protected819ef88b · ·Release 0.7 Incorporates a bug fix for the `make-list-comparator` procedure, provided by Marc Nieper-Wisskirchen on the mailing list.
-
-
-
-
-
-
-
-
-
-
-
-
-
-