Commit Graph
20 Commits
Author SHA1 Message Date
YakupIpek 996767ec52 last_location property was missed 2015-01-02 17:49:35 +02:00
Mohamed Hegazy 2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
John Reilly f4e9a367db jQuery: and fixed Sammy too 2014-02-20 16:58:11 +00:00
Bartvds 709a0363a0 added/fixed headers o-s
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:56:27 +01:00
Igor Oleinikov 400f0f22b6 sammyjs: fixed definition, align with 0.9.5 bugs (fixes test) 2013-12-20 12:18:16 +04: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
basarat 00f6071423 sammyjs Updated definitions + fixed compile errors in tests. 2013-09-01 11:24:01 +10:00
Jon Egerton 12b98a4372 sammyjs: Resolve syntax issue with route overloads
Resolve issue with route overloads by removing the route overload that
returns void in favour of those that return Application (this matches
the library code)
2013-08-21 09:09:25 +01:00
Jon Egerton 34496a8c8f Revert "Resolve syntax issue with route overloads"
This reverts commit 7494a3d556.
2013-08-21 00:32:51 +01:00
Jon Egerton 7494a3d556 Resolve syntax issue with route overloads
Resolve issue with route overloads by removing the route overload that
returns void in favour of those that return Application (this matches
the library code)
2013-08-21 00:08:34 +01:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
oising 4fd627247d updated sammyjs definitions for typescript 0.9.x 2013-07-05 11:46:37 -04:00
Boris Yankov 209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Ken Smith f33345c478 A few minor updates to the Sammy definitions. Haven't tried to fix the Sammy tests yet. 2013-01-17 08:36:00 -08:00
Boris Yankov c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov 7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00