Skip to content

Releases: sylvainhalle/Bullwinkle

Version 1.4.6

15 Dec 18:07
Compare
Choose a tag to compare

Changes in this release

  • Bullwinkle is now distributed under the MIT License
  • ParseNodes can be copied and their children can be removed
  • One can check if a token string is a substring of another one

Version 1.4.5

17 Mar 19:33
Compare
Choose a tag to compare

Changed visibility of a few methods in the API (for use with Synthia)

Version 1.4.4

09 Sep 19:28
Compare
Choose a tag to compare

Applies the changes that don't seem to have been integrated into the previous release (1.4.3).

Version 1.4.3

03 Aug 13:16
Compare
Choose a tag to compare

Single modification: ArgumentMap implements the Map<String,String> interface

Version 1.4.2 is out

23 Apr 16:47
Compare
Choose a tag to compare

Single modification to make Bullwinkle objects serializable with Azrael.

Version 1.4.1 is out

29 Mar 14:17
Compare
Choose a tag to compare

Single modification:

  • The ParseTreeObjectBuilder now looks for @Builds annotations in parents of the current class.

Version 1.4 is out

25 Nov 20:20
Compare
Choose a tag to compare
  • Introduction of the @Builds annotation and the ParseTreeObjectBuilder
  • Cleanup in utility classes
  • Examples moved out of the compiled JAR

Version 1.3.1 is out

18 May 18:36
Compare
Choose a tag to compare

Minor change to the API

Rule alternatives can be pushed at the end

01 Nov 01:11
Compare
Choose a tag to compare
v1.3

Alternatives can be pushed at the end

Minor addition to API

31 Oct 17:50
Compare
Choose a tag to compare
v1.2.5

Fixed Javadoc errors