summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-17Release 1.5.0.preview.7v1.5.0.preview.7Dan Allen
2014-05-17set version to 1.5.0.preview.7 [ci skip]Dan Allen
2014-05-17fix path resolution for include pathsDan Allen
2014-05-16Merge pull request #951 from mojavelinux/issue-892Dan Allen
2014-05-16resolves #892 match word characters defined by UnicodeDan Allen
2014-05-16update instructions for testing a single methodDan Allen
2014-05-15Merge pull request #950 from mojavelinux/issue-836Dan Allen
2014-05-15resolves #836 and #846Dan Allen
2014-05-14prepare for next development iterationDan Allen
2014-05-14Release 1.5.0.preview.6v1.5.0.preview.6Dan Allen
2014-05-14set version to 1.5.0.preview.6Dan Allen
2014-05-14Opal 0.6.2 compatibility fixesDan Allen
2014-05-12prepare for next development iterationDan Allen
2014-05-12Release 1.5.0.preview.5v1.5.0.preview.5Dan Allen
2014-05-12set version to 1.5.0.preview.5Dan Allen
2014-05-12Release 1.5.0-preview.5v1.5.0.pre.preview.5Dan Allen
2014-05-12set version to 1.5.0-preview.5Dan Allen
2014-05-11switch to semver standardDan Allen
2014-05-11another minor Opal fix in substitutionsDan Allen
2014-05-11fix regexp match group false positives in OpalDan Allen
2014-05-07lock minitest version to ~> 5.3.0Dan Allen
2014-05-05add option to run-tests.sh script to run tests on all RubiesDan Allen
2014-05-05Merge pull request #937 from ktdreyerDan Allen
2014-05-05Use defined? over const_defined to check for Minitest::TestDan Allen
2014-04-15prepare for next development iterationDan Allen
2014-04-15Release 1.5.0.preview4v1.5.0.preview4Dan Allen
2014-04-15set version to v1.5.0.preview4Dan Allen
2014-04-15add option to set htmlsyntax in converterDan Allen
2014-04-15minor optimizations in HTML5 converterDan Allen
2014-04-08tests: switch to minitestKen Dreyer
2014-03-17include all author names in author meta tagDan Allen
2014-03-17Merge pull request #922 from mojavelinux/issue-921Dan Allen
2014-03-16resolves #921 put source language class names on child code element of pre el...Dan Allen
2014-03-16Merge pull request #920 from mojavelinux/issue-919Dan Allen
2014-03-16coding style cleanup in gemspecDan Allen
2014-03-16improve to_s outputDan Allen
2014-03-16Merge pull request #918 from mojavelinux/issue-917Dan Allen
2014-03-16resolves #919 pass theme to Pygments when pygments-css=styleDan Allen
2014-03-16resolves #917 only make special section if style is specifiedDan Allen
2014-03-05use internal hash as timings logDan Allen
2014-03-05fix Opal compatibility error loading converter APIsDan Allen
2014-03-05resolves asciidoctor/asciidoctor.js#23 rescue failure to parse timezoneDan Allen
2014-03-03prepare for next development iterationDan Allen
2014-03-03Release 1.5.0.preview3v1.5.0.preview3Dan Allen
2014-03-03set version to v1.5.0.preview3Dan Allen
2014-03-03change variable names used for void element slashDan Allen
2014-03-03cleanup html header and optimizeDan Allen
2014-03-03add xmlns attribute for xhtml output with testbrian m. carlson
2014-03-02use unless instead of negated ifDan Allen
2014-03-02fix incorrect comment above replacementDan Allen