| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | 2011-05-12 | 1 | -1/+1 |
| | | | | | This should be a snapshot transition. | ||||
| * | Parse the abi in native modules. | Rafael Ávila de Espíndola | 2011-02-23 | 1 | -0/+9 |
| | | |||||
| * | Add support for | Rafael Avila de Espindola | 2011-02-07 | 1 | -0/+4 |
| | | | | | native mod foo = "bar" ... | ||||
| * | Parse function declarations. | Rafael Ávila de Espíndola | 2011-02-04 | 1 | -0/+1 |
| | | |||||
| * | Add most of the plumbing for native items and add support for parsing native ↵ | Rafael Ávila de Espíndola | 2011-02-02 | 1 | -0/+1 |
| | | | | | type declarations. | ||||
| * | Add very minimal support for native modules. For now they must be empty. | Rafael Ávila de Espíndola | 2011-02-01 | 1 | -0/+5 |