summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/ast/comparison_operator.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-92/+0
* Fix #2818 - scope variable assigned with undef are not "undef"Brice Figureau2009-12-291-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-9/+9
* Fix #1759 - Comparison operator was using string comparison for numbersBrice Figureau2008-11-201-10/+50
* Add comparison operators (< > == != <= >=) to ASTBrice Figureau2008-09-301-0/+52