hy/tests/native_tests
Gergely Nagy 1b7d145c65 Implement the (or) function too
The (or) function is to be constructed similarly to (and), so refactor
the compile_and_operator function to handle or aswell.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-08 00:02:08 +02:00
..
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
language.hy Implement the (or) function too 2013-04-08 00:02:08 +02:00
math.hy Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00