Commit Graph

28 Commits

Author SHA1 Message Date
Takashi Kokubun 709d67d66b Replace minitest-line with m 2017-07-30 13:24:35 +09:00
Takashi Kokubun 89eb87a493 Use slim 3.0.8 2017-05-13 01:07:52 -07:00
Takashi Kokubun b5fb69e156 Use slim master to fix benchmark failure 2017-04-22 16:55:10 +09:00
Takashi Kokubun 1e921d5f4e Specify rack dependency for Ruby 2.1
This should be removed after Ruby 2.1 reaches end-of-life.
2016-12-31 14:45:35 +09:00
Connor Shea 8bf074a67b Remove lineprof. 2016-12-26 23:09:05 -07:00
Takashi Kokubun 2ba52997fe Good bye Ruby 2.0.0
Ruby 2.0.0 will be end-of-life on Feb. 24th, 2016.
https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-0-0-p648-released/
2016-02-18 00:04:48 +09:00
Takashi Kokubun 407e785cf3 Hamlit is compatible against Haml 4.1.0.beta.1 2016-02-06 11:42:18 +09:00
Takashi Kokubun 2fc7f292fd Forget Hamlit v1 2016-02-06 11:21:25 +09:00
Takashi Kokubun 4eaa5aca16 Avoid using git protocol
since it's sometimes restricted and https is more secure
2016-02-06 11:20:11 +09:00
Takashi Kokubun 176246f723 Change build target for Faml
can't be built on 2.0.0 and windows
2016-02-06 11:15:36 +09:00
Takashi Kokubun 717a5b17d3 Ignore stackprof on windows
since it can't be built
2016-02-06 10:57:20 +09:00
Takashi Kokubun d29b62b252 Fix Gemfile to run with Ruby 2.0 2015-11-23 02:53:56 +09:00
Takashi Kokubun e1c4952e1e Use original faml for benchmark again 2015-11-21 17:32:10 +09:00
Takashi Kokubun e3937c479e Benchmark against optional-extend faml 2015-11-21 08:36:51 +09:00
Takashi Kokubun 052d4a04a1 Create helper to assert compatibility 2015-11-07 18:20:28 +09:00
Takashi Kokubun 0e773c11c5 Introduce hamlit1 benchmark 2015-11-03 13:35:24 +09:00
Takashi Kokubun 5c6d7303d1 Add bin/stackprof 2015-10-31 11:47:36 +09:00
Takashi Kokubun c2ecc0bad3 Create bin/bench to run view benchmark directly 2015-10-31 10:39:36 +09:00
Takashi Kokubun 9753c2a0a5 We need a debugger 2015-10-24 20:32:27 +09:00
Takashi Kokubun 2f7b6c71d5 Introduce minitest-line 2015-10-24 20:32:22 +09:00
Takashi Kokubun 74ef63f2a4 Profile compilation 2015-10-24 20:32:20 +09:00
Takashi Kokubun 145197c871 Prefer pry 2015-10-24 20:32:19 +09:00
Takashi Kokubun 8dc1c14788 bundle gem hamlit 2015-10-06 21:21:22 +09:00
Takashi Kokubun 7b9bc4b4ad Full scratch 2015-10-06 21:14:09 +09:00
Takashi Kokubun dfad202149 Name the gem "hamlit"
Hamlit is an abbreviation of "HAML ImplemenTation".
It also means "haml it", i.e. "write it with haml".
2015-03-15 00:08:47 +09:00
Takashi Kokubun 45cbd2b1d7 Drop rbench 2015-03-09 23:19:33 +09:00
Takashi Kokubun 294ab939ca Rewrite benchmark with rbench 2015-03-09 22:40:33 +09:00
Takashi Kokubun 9cf8216983 Bundle gem hamilton 2015-03-09 14:36:35 +09:00