| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-04-07 | Start updating the copyright license comments to the OSL, | Linus Torvalds | 1 | -1/+3 |
| 2005-04-07 | Oops. Bad scoping for iterators and switch() statements. We didn't | Linus Torvalds | 1 | -0/+1 |
| 2005-04-07 | Expose scoping to symbol binders - we'll need this to check | Linus Torvalds | 1 | -8/+6 |
| 2005-04-07 | Change the copyright to Transmeta Corp, that's likely to be | Linus Torvalds | 1 | -1/+1 |
| 2005-04-07 | Separate scopes for blocks and functions. Function scopes | Linus Torvalds | 1 | -8/+34 |
| 2005-04-07 | Add copyright statements and file comments. Add a FAQ, README, and | Linus Torvalds | 1 | -0/+2 |
| 2005-04-07 | Make iterators take a helper datum, and tell the callback whether | Linus Torvalds | 1 | -2/+2 |
| 2005-04-07 | Add symbol scoping for proper parsing. | Linus Torvalds | 1 | -0/+47 |