Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converting all files to UNIX newlines. | Marti Bolivar | 2011-05-10 | 1 | -30/+30 |
| | | | | | | | Committing the results of running the following on the libmaple root directory: $ fromdos `grep --exclude-dir='[.]git' -Ilsr $'\r$' .` | ||||
* | removed arduino/gpl dependency in bits.h; added binary notation for bytes ↵ | Marti Bolivar | 2010-11-10 | 1 | -50/+24 |
| | | | | (e.g. B10110011) | ||||
* | wirish reformatted and code-styled | Marti Bolivar | 2010-09-26 | 1 | -19/+19 |
| | |||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+56 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |