Last change
on this file since 12844 was
12338,
checked in by felix winkelmann, 12 years ago
|
added lfa branch; variable-node check didn't take ##core#global-ref into account
|
File size:
862 bytes
|
Line | |
---|
1 | CHICKEN branches currently in use -*- Outline -*- |
---|
2 | ================================= |
---|
3 | |
---|
4 | |
---|
5 | * chicken-3 |
---|
6 | |
---|
7 | Maintenance branch for release 3.4.0. This branch is only for fixing |
---|
8 | critical bugs, main development takes place in trunk. |
---|
9 | |
---|
10 | * prerelease |
---|
11 | |
---|
12 | Before a release, the current trunk is merged into this branch. This |
---|
13 | way, we can continue developing in trunk without delaying the next |
---|
14 | release. Ivan Raikov maintains this branch. |
---|
15 | |
---|
16 | * release |
---|
17 | |
---|
18 | Holds the version that is currently the official release. Here also |
---|
19 | Ivan Raikov, the CHICKEN release manager rules. |
---|
20 | |
---|
21 | * elf |
---|
22 | |
---|
23 | Development branch of elf, core developer. |
---|
24 | |
---|
25 | * irregular |
---|
26 | |
---|
27 | Experimental branch for replacing PCRE with Alex Shinn's "irregex" |
---|
28 | regular expression package (currently worked on by felix and Alex). |
---|
29 | |
---|
30 | * lfa |
---|
31 | |
---|
32 | An attempt to implement "localized" flow- and type analysis (worked on |
---|
33 | by felix). |
---|
Note: See
TracBrowser
for help on using the repository browser.