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
|
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 |
|