Commit Graph

12 Commits

Author SHA1 Message Date
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