Kyle Marek-Spartz
|
5ad94fb4da
|
Add ignored to walk() in test.py to clean up list of test dirs.
|
2015-05-21 09:17:40 -05:00 |
|
Kyle Marek-Spartz
|
fc7612c843
|
Run examples as tests. Would have prevented #266
|
2015-05-20 10:10:40 -05:00 |
|
Kyle Marek-Spartz
|
9fcaddaa07
|
Make prep Phony
|
2015-01-17 20:20:05 -06:00 |
|
Kyle Marek-Spartz
|
b4495736ed
|
Don't have a semicolon at the end of the template
|
2015-01-12 20:16:06 -06:00 |
|
Kyle Marek-Spartz
|
0c6d192ace
|
bretheren > brethren
|
2015-01-12 17:39:41 -06:00 |
|
Kyle Marek-Spartz
|
1c9520020e
|
unvalid > invalid
|
2015-01-12 17:27:35 -06:00 |
|
Kyle Marek-Spartz
|
ca93578696
|
Missing semicolons.
I'm unsure about the one inside the macro, but the other ones were making my syntax highlighting break.
|
2015-01-12 17:24:05 -06:00 |
|
Kyle Marek-Spartz
|
c376d88e61
|
super at top level: Allow the compiler to continue compilation after erroring. Added two more tests.
|
2015-01-11 17:44:10 -06:00 |
|
Kyle Marek-Spartz
|
c0b0920d67
|
Update set example to new Syntax. Replaces #30
|
2015-01-09 16:02:40 -06:00 |
|
Kyle Marek-Spartz
|
3490c8d2f3
|
Segfault when calling super at top-level with no arguments.
If enclosingClass is null, we can't proceed with compilation since we don't have its name.
|
2015-01-09 15:14:06 -06:00 |
|
Kyle Marek-Spartz
|
d9527dc4dc
|
Use protocol-relative URL
|
2015-01-09 09:25:06 -06:00 |
|
Kyle Marek-Spartz
|
28203e3df5
|
Fonts weren't working in Firefox due to Mixed Content errors.
https://developer.mozilla.org/en-US/docs/Security/MixedContent
|
2015-01-08 19:57:15 -06:00 |
|
Kyle Marek-Spartz
|
817f37bbf0
|
Docs: Expressions: Operators: they->their typo
|
2015-01-08 09:32:50 -06:00 |
|
Kyle Marek-Spartz
|
5e07c10374
|
Benchmark: Alert that an interpreter was not found rather than halting.
|
2015-01-08 09:16:32 -06:00 |
|
Kyle Marek-Spartz
|
ed548aa659
|
Keep same whitespace as previous version
|
2015-01-06 17:57:57 -06:00 |
|
Kyle Marek-Spartz
|
5e1469fc36
|
Add metrics for benchmarks
|
2015-01-06 16:20:52 -06:00 |
|
Kyle Marek-Spartz
|
e83d01855c
|
Make run_bench compatible with Python 3
|
2015-01-06 16:20:21 -06:00 |
|
Kyle Marek-Spartz
|
ca9b399d56
|
Make Python scripts Python 2 and 3 compatible. An alternative to #71.
|
2015-01-05 20:09:23 -06:00 |
|