CHICKEN branches currently in use -*- Outline -*- ================================= * chicken-3 Maintenance branch for release 3.4.0. This branch is only for fixing critical bugs, main development takes place in trunk. * prerelease Before a release, the current trunk is merged into this branch. This way, we can continue developing in trunk without delaying the next release. Ivan Raikov maintains this branch. * release Holds the version that is currently the official release. Here also Ivan Raikov, the CHICKEN release manager rules. * elf Development branch of elf, core developer. * irregular Experimental branch for replacing PCRE with Alex Shinn's "irregex" regular expression package (currently worked on by felix and Alex). * lfa An attempt to implement "localized" flow- and type analysis (worked on by felix).