Hugo Freitas
4a98bb0503
remove mutating of interpolate data
2017-01-17 01:05:09 -03:00
Barney Carroll
d82d337569
Replace x instanceof Array with Array.isArray(x)
2016-11-24 09:21:27 +00:00
Leo Horie
e798bd34ae
fix test
2016-10-18 18:07:01 -04:00
Leo Horie
6514a38162
document querystring apis
2016-10-18 10:16:20 -04:00
Leo Horie
9b482be0ca
do not attempt to parse dates
2016-10-05 17:11:08 -04:00
Douglas Brown
391e7f43f5
Prevent undesired Date parsing
...
Native Date parsing is unpredictable and will occasionally turn a string
like "/foo/1" into a valid date of Jan 1, 2001. This can be prevented
by not parsing a string that begins with a slash.
It's likely that this is a rare case, but it's annoying when it does
come up.
2016-09-15 16:05:30 -04:00
impinball
b4fb21475c
Add editorconfig, resolve differences
...
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Leo Horie
ddc430a6d3
fix most gcc warnings
2016-06-03 23:55:31 -04:00
Leo Horie
5815a590a8
test empty object
2016-05-24 23:18:11 -04:00
Leo Horie
e5391a1957
bundler variable disambiguation
2016-05-20 22:38:10 -04:00
Leo Horie
d8a402f4f5
utf-8 handling in router
2016-05-13 07:02:32 -04:00
Leo Horie
559369016d
initial commit (work in progress)
2016-04-20 20:02:37 -04:00