aboutsummaryrefslogtreecommitdiffstats
path: root/lib/httprpc.js
Commit message (Collapse)AuthorAgeFilesLines
* bring back todosMarek Kotewicz2015-01-061-0/+1
|
* fixed gulp buildMarek Kotewicz2015-01-061-4/+2
|
* Lots of fixes.Gav Wood2014-12-221-2/+4
|
* retabed filesMarek Kotewicz2014-11-111-54/+53
|
* fix merge conflictsMarian Oancea2014-11-101-2/+3
|
* RefactoringMarian Oancea2014-11-071-2/+3
| | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist
* Fixed indentMarian Oancea2014-11-061-53/+53
| | | | Fixed indent so we can compare differences in PR.
* Converted to node moduleMarian Oancea2014-11-061-0/+92
Converted to npm package Added brower Added browserify with minification Updated Readme