Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all constant data out of the main JSON | Matěj Cepl | 2010-06-27 | 1 | -1/+1 |
| | |||||
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 1 | -1/+1 |
| | | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway) | ||||
* | Write HACKING document with coding guidelines and actually fix the | Matěj Cepl | 2010-06-18 | 1 | -22/+22 |
| | | | | code to follow it. | ||||
* | Inheritance works, now there are jetpack-prototype-related bugs | Matěj Cepl | 2010-06-17 | 1 | -0/+168 |
| | |||||
* | More cleanup to make a simple reproducer | Matěj Cepl | 2010-06-11 | 1 | -168/+0 |
| | |||||
* | Adding unit tests for xmlrpc.js | Matěj Cepl | 2010-06-01 | 1 | -1/+1 |
| | |||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 1 | -0/+168 |