Results 67 issues of John Gabriele

On GNU/Linux, the installation of Janet goes very smoothly when installing into /usr/local. My understanding is that I should alternatively be able to install Janet locally (into, say, ~/opt), where...

I found a link to this page http://bottlepy.org/docs/dev/plugins/sqlite.html from https://pypi.python.org/pypi/bottle-sqlite/, but the install instructions at the former refer to an incorrect github repo: git://github.com/defnull/bottle.git Not sure if they're out of...

Not understanding what that's referring to. Maybe a missing dash or underscore?

Some text in the tables should probably not be monospaced/code. For example: - "Note: always use return value for later changes, never original!" - "is namespace for later syms" -...

Hi, Just updated my Haxe installation to 4.0.0-rc.4, then did a `haxelib upgrade` and hit an error when it got to console.hx: ~~~ {snip checking others...} Checking console.hx Update console.hx...

Upon creating a new lein project, the default page tells me to get going by adding the following to welcome.clj: ``` clojure (defpage "/my-page" [] (html [:h1 "This is my...

Would be useful if there were a little icon or highlight or something to indicate if a given package is present in [pkgs](https://github.com/janet-lang/pkgs).