Commit Graph

22 Commits

Author SHA1 Message Date
a5b00cebe7 Clarify how string subscripting handles UTF-8. 2015-01-22 16:38:03 -08:00
2a4804bbc9 Reorganize core library docs. 2015-01-18 15:36:36 -08:00
e3ccb68c79 Get main.c and compiler compiling as C++. 2015-01-15 15:59:14 -08:00
1d9445d9bc Tests for IO.read(). 2015-01-11 21:47:29 -08:00
5e1469fc36 Add metrics for benchmarks 2015-01-06 16:20:52 -06:00
ca9b399d56 Make Python scripts Python 2 and 3 compatible. An alternative to #71. 2015-01-05 20:09:23 -06:00
6b510da872 Get Travis set up. 2015-01-02 08:13:51 -08:00
99f0bf09c3 Add README and move metrics script. 2015-01-02 07:42:08 -08:00
f1c3bb0f37 Work on responsive CSS. 2014-04-20 21:42:17 -07:00
2567c4846e Redesign site. 2014-04-16 08:00:15 -07:00
f03895b17e Symmetric coroutines! 2014-04-14 07:23:05 -07:00
28021dc63e Redo site design. 2014-04-05 15:39:02 -07:00
d146018559 Convert all fns to block arg syntax. 2014-04-02 19:41:53 -07:00
36df70dba1 Move IO into a separate module. 2014-02-04 08:44:59 -08:00
4606d80a61 Tweak doc generation script a bit. 2014-01-31 20:55:37 -08:00
498e163580 Merge pull request #9 from zeckalpha/master
Recopy css if it has been modified.
2014-01-31 20:51:30 -08:00
3bc79af83a Docs for lists. 2014-01-31 17:51:09 -08:00
64ddd82631 Recopy css if it has been modified. 2014-01-31 18:46:29 -06:00
25a6565f9f Merge pull request #7 from zeckalpha/master
#!/usr/bin/env python
2014-01-31 16:40:17 -08:00
f2aeb30b31 Hack on the docs a bit. 2014-01-30 06:51:52 -08:00
148bf70599 Don’t use a specific python instance, use whichever is first in the path. 2014-01-28 12:56:24 -06:00
96d728cc5d Reorganize makefile and scripts. 2014-01-23 23:29:50 -08:00