Commit Graph

5 Commits

Author SHA1 Message Date
Rene Rivera
ae0c5b7a57 Change block comment to #| comment |#. 2017-07-28 16:59:31 -05:00
Rene Rivera
edc18ece12 Add block comments to jam language.
This adds non-nested block comments wrapped with "#*" and "*#". This
should help in cleaning up embedded documentation and generally make
writing jam code easier.
2017-07-27 08:55:44 -05:00
Rene Rivera
74ac78ea51 Simplify time example. 2017-07-14 06:11:50 -06:00
Rene Rivera
246277a8e9 More tweaks to example docs, and add testing-time example to docs. 2017-07-13 08:49:18 -06:00
Rene Rivera
8e17e84d41 Some examples to: illustrate use of timing info use, and more complex
testing options.
2016-10-24 18:10:19 -05:00