Christoffer Lerno

Results 1219 comments of Christoffer Lerno

It's implemented now. Please try it out.

You can look at `--test` which already prints out to a known format.

Here is an example output when running code with a semantic error: ``` Error|debugstuff.c3|9|'foo' could not be found, did you spell it right? ```

Can you file the --path as a bug, and then file the extension of test as an enhancement request? It's easily fixed, I just need to track it to do...

Anything else we need from this one?

What kind of information would you want for that? There is a lot of info...

I think this is stale now. Closing.

Well, both of them ideally, but the primary objective is to have tests. You can look into test/unit/stdlib. There are tests there, including some tests on math.c3, so you can...