John Bintz
|
cc619466df
|
punch sprockets in the duck to make it compile files we can actually test
|
2011-06-12 10:40:18 -04:00 |
|
John Bintz
|
c29757ad9f
|
ensure files are not required twice, fixes #10 (h/t @dnagir)
|
2011-06-11 09:54:15 -04:00 |
|
John Bintz
|
46d1027982
|
fix coffeescript compile error support
|
2011-06-10 17:14:50 -04:00 |
|
John Bintz
|
2672550bbd
|
ok, there's a little bit that can be cached
|
2011-06-10 14:29:16 -04:00 |
|
John Bintz
|
d0afb329f1
|
caching doesn't work as nicely w/ grouped coffeescript compile, turning it off for now 'cause the speed benefit of grouped compilation is already huge
|
2011-06-10 14:25:08 -04:00 |
|
John Bintz
|
67940c5066
|
only call the coffeescript compiler as much as needed. so much faster
|
2011-06-10 14:18:35 -04:00 |
|
John Bintz
|
26675216ad
|
don't do things twice, it wastes time
|
2011-06-10 11:35:54 -04:00 |
|
John Bintz
|
f7d899b0f7
|
write out two templates and execute one after the other if everything's cool
|
2011-06-10 11:02:26 -04:00 |
|
John Bintz
|
c32f13fbe1
|
factor out file list management
|
2011-06-10 10:04:21 -04:00 |
|
John Bintz
|
2b5eaa7990
|
provide both console.log and console.pp
|
2011-06-08 09:27:54 -04:00 |
|
John Bintz
|
0426fc57cc
|
use the jasmine pretty printer if available
|
2011-06-07 14:55:31 -04:00 |
|
John Bintz
|
029e12ad7b
|
can write out a reporting file
|
2011-05-29 12:30:19 -04:00 |
|
John Bintz
|
ea0b00e4dc
|
create a railtie to have tasks appear automatically
|
2011-05-17 10:41:51 -04:00 |
|
John Bintz
|
ed7d6a9378
|
switch to rake task and gh-pages hosting the readme
|
2011-05-17 07:47:42 -04:00 |
|
John Bintz
|
aa11f442bc
|
add global options
|
2011-05-16 17:19:44 -04:00 |
|
John Bintz
|
b53c4c56f7
|
remove something
|
2011-05-12 17:07:39 -04:00 |
|
John Bintz
|
16a7507f55
|
new reporter, attempt 1
|
2011-05-12 17:02:11 -04:00 |
|
John Bintz
|
b2571b4e3e
|
only run the provided specs
|
2011-05-11 10:29:02 -04:00 |
|
John Bintz
|
a1077c1c36
|
a little code cleanup
|
2011-05-10 09:25:55 -04:00 |
|
John Bintz
|
f6f975a8c9
|
requisite pre-release code cleanup
|
2011-05-09 15:52:11 -04:00 |
|
John Bintz
|
d24e41198c
|
remove our distribution of jasmine and use the gem
|
2011-05-06 14:16:25 -04:00 |
|
John Bintz
|
603ba69f77
|
start factoring out some things
|
2011-05-06 14:05:15 -04:00 |
|