Commit graph

2 commits

Author SHA1 Message Date
Jack Nagel
899a19eccf Avoid chdir in subshells
The preferred "chdir for this step only" idiom is to use the block-form
'cd' method.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:53 -05:00
Joshua B. Griffith
7714208fb9 New Formula: Qi
Qi is a functional programming language with a Turing-complete type system
based on the sequent calculus. See:

  http://en.wikipedia.org/wiki/Qi_(programming_language)

Closes Homebrew/homebrew#7806.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 22:55:55 -07:00