Commit Graph

11 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
7765c3e0b3 remove unused .tscparams 2015-10-27 20:27:02 +09:00
Masahiro Wakame
9be44965a7 Merge pull request #6145 from rehmsen/feature/fix-libxmljs-get
Add version of get with one parameter.
2015-10-06 23:43:22 +09:00
Ole Rehmsen
ef95f6b8c6 Add version of get with one parameter.
This line shows this signature exists (and is public):
133507730b/test/xml_parser.js (L14)
2015-10-05 20:48:06 +02:00
Ole Rehmsen
4b7a4f1e49 Adapt the return type of attr() with one parameter of type string to be Attribute.
See here how it is used:
https://github.com/polotek/libxmljs/blame/master/README.md#L26
I also tried it locally and verified that the returned object has all of the methods of Attribute.
2015-10-05 20:16:08 +02:00
mfrantz
94526e4c37 Update libxmljs for v0.14.2 2015-09-17 10:10:07 -07:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Diullei Gomes
62b8e1d633 definitions and testes to Libxmljs #257 2013-02-17 23:26:22 -03:00