summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-19fix for OpalDan Allen
2014-02-19optimize attribute parsing, ignore attribute with unquoted value NoneDan Allen
2014-02-19use metaprogramming to define compliance keysDan Allen
2014-02-18add top-level script for loading cliDan Allen
2014-02-17cleanup the cli script, force GC run after loading AsciidoctorDan Allen
2014-02-17bump GC memory a few notchesDan Allen
2014-02-17don't include trailing round brackets, colons & semi-colons in implicit linkDan Allen
2014-02-17fix regexp character classes in JavaScriptDan Allen
2014-02-17adjust memory settings for tests, disable tty modeDan Allen
2014-02-17use in-process web server for URI testsDan Allen
2014-02-17prepare for next development iterationDan Allen
2014-02-17Release 1.5.0.preview.2v1.5.0.preview.2Dan Allen
2014-02-17set version to v1.5.0.preview.2Dan Allen
2014-02-17Merge pull request #902 from mojavelinux/issue-574Dan Allen
2014-02-17resolves #574 add -r and -I flags to asciidoctor commandDan Allen
2014-02-17Merge pull request #900 from mojavelinux/issue-876Dan Allen
2014-02-17resolves #876 an unresolved footnote ref should not crash processorDan Allen
2014-02-17small optimizationDan Allen
2014-02-17pass document as first argument to process method on PreprocessorDan Allen
2014-02-17include directive fixesDan Allen
2014-02-16update name of processor instance if overridden at registrationDan Allen
2014-02-16merge pull request #852 from @bk2204Dan Allen
2014-02-16resolves #743 set defaults for file, path and dir in push_includeDan Allen
2014-02-16resolves #743 make Reader#push_include work without file / path infobrian m. carlson
2014-02-16minor optimizationsDan Allen
2014-02-16resolves #554 make docbook45 templates inherit from the docbook5 templatesDan Allen
2014-02-16resolves #554 switch default docbook backend to docbook5brian m. carlson
2014-02-16Merge pull request #899 from mojavelinux/lexer-to-parserDan Allen
2014-02-16call each thing by its right nameDan Allen
2014-02-16Merge pull request #890 from mojavelinux/issue-804Dan Allen
2014-02-16resolves #804 rewrite extensions to support extension instancesDan Allen
2014-02-12resolves #896 rescue failure to resolve ::Dir.homeDan Allen
2014-02-12qualify RUBY_ENGINE_OPAL constantDan Allen
2014-02-12Merge pull request #895 from mojavelinux/asciidoctorjs-includesDan Allen
2014-02-12add support for resolving includes under OpalDan Allen
2014-02-12use $~[0] instead of $& for Opal compatibilityDan Allen
2014-02-10Merge pull request #893 from mojavelinux/issue-878Dan Allen
2014-02-10resolves #878 use glyphs for checkboxes when not using font iconsDan Allen
2014-02-07fix typo in capture group var assignmentDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-02-05fix spelling errorDan Allen
2014-02-05remove redundant character escapes in regexpsDan Allen
2014-02-05ignore .idea folder used by RubyMineDan Allen
2014-02-05Merge pull request #887 from mojavelinux/issue-886Dan Allen
2014-02-05resolves #886 add time range anchor to video elementDan Allen
2014-02-03Merge pull request #884 from mojavelinux/issue-883Dan Allen
2014-02-03resolves #883 map null character to constant for Opal compatibilityDan Allen
2014-01-31ensure title attribute is only subbed onceDan Allen
2014-01-31remove unnecessary begin in Helpers.require_libraryDan Allen
2014-01-29update copyright year rangeDan Allen