Commit graph

  • 94cc8e2ffe Removed floating TOC (for now) as it was very inconsistent fogus 2012-02-08 14:27:20 -0500
  • 8780370415 Fixed metadoc on ns. Added a line number reporting error on parse problem. fogus 2012-02-08 11:04:40 -0500
  • 699ebe460f Transforming comment lines to strings should preserve intermediate whitespace where possible. Deepak Giridharagopal 2012-01-21 09:27:51 -0800
  • 4ffc4eba5b Added semi colons everywhere Ivan Miskovic 2012-01-14 23:01:51 +1300
  • dadce0a94c Put main code in window.load rather than document.ready and at bottom of page to play nice with syntax highlighter Ivan Miskovic 2012-01-14 22:50:44 +1300
  • 129e9563a2 Calculate heading height properly Ivan Miskovic 2012-01-14 19:45:08 +1300
  • f143b1852b Updated jQuery to 1.7.1 and improved floating TOC Ivan Miskovic 2012-01-14 19:06:44 +1300
  • 7efe1c4666 Do not dispatch as a named thing if it's not a named thing. This was problematic on something like this (#{1 2 3} a) fogus 2011-12-19 09:02:00 -0500
  • 8b01a596ad Keep an eye out for docstrings for def forms. Was causing issue with the likes of (def foo "not a docstring") fogus 2011-12-19 08:24:00 -0500
  • 1b97660357 Fixed parsing of ns and vars that couldn't be resolved. Added processing of CLJS files. More thought around presentation of CLJS v CLJ is needed. fogus 2011-12-16 09:35:26 -0500
  • 36aecf7cdf Comment out margin: 0 in SH's css, fixes 61 Michał Marczyk 2011-12-05 08:10:00 +0100
  • 7e8bb8a63d [#66] Replace Clojure brush for SH with new implementation. zkim 2011-11-25 01:22:23 -0700
  • 54103496a4 Revert ae296b3e6b Michał Marczyk 2011-11-24 22:41:23 +0100
  • d507a3eb4e Remove duplicate filenames before generating the docs, fixes #45 Michał Marczyk 2011-11-24 22:10:13 +0100
  • ca3eda5594 [#68] Fix white background showing on RHS. zkim 2011-11-23 14:59:19 -0700
  • 47eeae750c Merge pull request #67 from fogus/newmain Fogus 2011-11-23 05:00:30 -0800
  • d8cc9878bc Move application stuff out of core.clj. Anthony Grimes 2011-11-22 21:57:21 -0600
  • cb21d5921a Merge pull request #65 from budu/master Fogus 2011-11-14 07:07:19 -0800
  • 582972f777 Fixed section-to-html to correctly put code sections into the second cell. Nicolas Buduroi 2011-11-13 19:15:57 -0500
  • e3b54c8695 Converted the project to use Clojure 1.3.0 and got rid of contrib. Nicolas Buduroi 2011-11-13 19:11:55 -0500
  • ae296b3e6b Removed try-catch from extract-common-docstring function. Nicolas Buduroi 2011-11-13 13:36:11 -0500
  • 52b8b2c587 Merge pull request #59 from fogus/manual-parse Fogus 2011-10-12 12:53:14 -0700
  • cedbcee434 Get rid of old cake plugin stuff. Newer versions of cake will have a slightly different plugin arch that breaks this. Will work on a better way to do this later. Anthony Grimes 2011-10-11 16:52:34 -0500
  • ffa1fbe793 Don't automatically try to parse a project file if the user can do it better. Anthony Grimes 2011-10-11 16:10:55 -0500
  • 51acb7f3a7 New version of hiccup because the old one is breaking. Anthony Grimes 2011-10-11 16:10:21 -0500
  • 4e10942dd0 Adding pauldorman Fogus 2011-10-06 09:18:45 -0300
  • 32dec92b5c Merge pull request #58 from pauldorman/master Fogus 2011-10-06 05:17:11 -0700
  • b460acf47a Hopefully improved the README. Paul Dorman 2011-10-06 18:06:51 +1300
  • 0374c221d9 Really fix handling of ::keywords using aliases Michał Marczyk 2011-09-17 08:42:16 +0200
  • f7f63b1149 Reverting "Fix handling of ::keywords using aliases" Michał Marczyk 2011-09-17 07:15:12 +0200
  • 3fff515edb Fix handling of ::keywords using aliases Michał Marczyk 2011-09-14 12:04:59 +0800
  • 142f09f75f Edited README.md via GitHub Fogus 2011-09-07 11:05:07 -0300
  • 191103e4eb Fixed null deps explosion fogus 2011-09-07 08:52:14 -0400
  • 9850bed1ea Fixing merges fogus 2011-09-07 08:46:34 -0400
  • b54a0adb2d Moving to dog-food 0.7.0-SNAP fogus 2011-09-07 08:44:27 -0400
  • ce56099d96 Proper resource resolution in tests v0.6.1 dm3 2011-08-02 15:16:50 +0800
  • eebf43fa83 Project testing macro properly registeres failures dm3 2011-08-02 14:48:37 +0800
  • 632cd45e21 Fixed link to toc generation dm3 2011-08-01 23:04:12 +0800
  • 3e30d02444 Fixed documentation dm3 2011-08-01 23:03:30 +0800
  • 28d386611c Default namespace sorting by name. dm3 2011-08-01 21:08:48 +0800
  • dfd435a3d4 Basic tests for uberdoc!/multidoc! dm3 2011-08-01 19:58:58 +0800
  • 556b633bcf Generate content for $namespace.html and toc.html dm3 2011-07-29 03:04:42 +0800
  • b76df81683 Multidoc (splitting docs into multiple pages). dm3 2011-07-28 04:23:53 +0800
  • 0cec5a0cd1 Added mm problem case fogus 2011-09-07 08:35:48 -0400
  • bd8ce82b25 Merge branches 'master' and 'master' of github.com:fogus/marginalia fogus 2011-09-07 08:34:56 -0400
  • 7b011b059d Added Mr. Brandmeyer Fogus 2011-09-06 22:13:04 -0300
  • 09be8386ea Merge pull request #56 from kotarak/feature/deleinization Fogus 2011-09-06 18:09:55 -0700
  • 44389e8a31 Add command line switches for project.clj options Meikel Brandmeyer 2011-09-06 22:27:53 +0200
  • 4df40cb0de Add split-deps helper Meikel Brandmeyer 2011-09-06 22:26:50 +0200
  • 7640c4119c Add nil-check to dependencies-html Meikel Brandmeyer 2011-09-06 21:35:21 +0200
  • d4765d1392 Fixed parse error for prefixed keywords fogus 2011-08-29 15:05:18 -0400
  • f79407366e Fixed parse error for prefixed keywords fogus 2011-08-29 15:04:12 -0400
  • 6a0bd82549 Adding dm3 to README (contributors) Fogus 2011-08-10 09:35:54 -0300
  • 77af441e3d Merge pull request #52 from dm3/master Fogus 2011-08-10 05:33:13 -0700
  • c3b499f199 Proper resource resolution in tests dm3 2011-08-02 15:16:50 +0800
  • 77173e8c59 Project testing macro properly registeres failures dm3 2011-08-02 14:48:37 +0800
  • f26dc64716 Fixed link to toc generation dm3 2011-08-01 23:04:12 +0800
  • 3fb8e71c09 Fixed documentation dm3 2011-08-01 23:03:30 +0800
  • 315889b8c3 Default namespace sorting by name. dm3 2011-08-01 21:08:48 +0800
  • a5f2aeb19f Basic tests for uberdoc!/multidoc! dm3 2011-08-01 19:58:58 +0800
  • cb7a90ff93 Generate content for $namespace.html and toc.html dm3 2011-07-29 03:04:42 +0800
  • 5566664050 Multidoc (splitting docs into multiple pages). dm3 2011-07-28 04:23:53 +0800
  • 1027d5bba3 Fixed errors happening when parser encountered string or number literals outside of forms. dm3 2011-07-25 06:31:49 +0800
  • 9725f6d2cb Fixed errors happening when parser encountered string or number literals outside of forms. dm3 2011-07-25 01:31:49 +0300
  • a45914efc8 Edited README.md via GitHub Anthony Grimes 2011-07-18 13:17:03 -0700
  • be370ac573 Edited README.md via GitHub Fogus 2011-07-16 07:35:05 -0700
  • 23f51feaef Merge pull request #47 from hugoduncan/add-zi-to-readme Fogus 2011-07-16 07:33:37 -0700
  • 0a644d80ec Update to zi 0.3.1 Hugo Duncan 2011-07-16 00:12:29 -0400
  • 1bd50cc461 Add zi plugin documentation for running marginalia from maven Hugo Duncan 2011-07-15 14:54:32 -0400
  • 7c3192e5ff Updated README, last time, promise. Zachary Kim 2011-06-28 22:56:46 -0700
  • 5d4f7ab362 Updated README Zachary Kim 2011-06-28 22:54:25 -0700
  • 38360c24d1 Updated README Zachary Kim 2011-06-28 22:53:49 -0700
  • 56dd312330 Merge pull request #44 from sritchie/master Fogus 2011-06-28 18:57:25 -0700
  • d9fd66d1bc updated README for proper cake plugin info. Sam Ritchie 2011-06-28 16:37:44 -0400
  • 3341539007 Updated readme for version 0.6.0 zkim 2011-06-27 16:50:26 +0000
  • f69ebbda12 Split done, bump to 0.6.0. See fogus/lein-marginalia and fogus/cake-marginalia. zkim 2011-06-27 14:51:30 +0000
  • add2c796b2 Removed leiningen plugin, moving to separate project. zkim 2011-06-25 17:32:07 +0000
  • f292c879d9 Merge pull request #36 from budu/dev Fogus 2011-05-11 12:35:27 -0700
  • e89d5bf7aa Releasing v0.5.1 fogus 2011-05-11 09:04:19 -0400
  • fbb3ff9612 Releasing v0.5.1 fogus 2011-05-11 08:57:53 -0400
  • 9c50425696 Added cake documentation to the README. Anthony Grimes 2011-05-06 10:13:33 +0800
  • c3009ea6c4 Recursively dispatch form to handle definitions wrapped into some other form. Nicolas Buduroi 2011-04-29 15:35:19 -0400
  • cfc5b0ff86 Improved strip-docstring to also remove empty metadata map. Nicolas Buduroi 2011-04-29 14:29:31 -0400
  • 3f63422e5c Cleaned-up extract-common-docstring and made it ignore forms in which the second item isn't a symbol. Nicolas Buduroi 2011-04-27 16:34:08 -0400
  • 70a0b2f6bc Fix cake plugin. Raynes 2011-04-22 09:51:01 +0800
  • 500f88f037 Changed Hiccup dependency to 0.3.4 version. Nicolas Buduroi 2011-04-08 05:16:35 +0800
  • df9f2b4140 Fixed HTML escaping issues and clean-up code. Nicolas Buduroi 2011-04-08 05:15:46 +0800
  • ae24c5d54c Removed code to extract defmethod docstring has this feature isn't supported by Clojure yet. Nicolas Buduroi 2011-03-14 07:42:19 +0800
  • 8c8b9648fd Fixed issues with angled brackets, made them HTML entities. Nicolas Buduroi 2011-03-14 07:21:18 +0800
  • e98709fb87 adding peeps section in README fogus 2011-03-01 20:55:22 -0500
  • 88fd30e627 Corrects name of parse-project-form fn Michael Harrison 2011-03-01 16:12:41 -0500
  • 4f08a7d634 Merge branch 'master' into more_marginalia Michael Harrison 2011-03-01 12:27:21 -0500
  • e1b1a97dd8 Bumped version to 0.5.0 fogus 2011-02-24 10:40:56 -0500
  • 20d2bdbd49 Merge branch 'master' of github.com:fogus/marginalia fogus 2011-02-24 10:14:01 -0500
  • 7144c13764 Tiny homage to the CL standard fogus 2011-02-24 10:13:56 -0500
  • 341a30508f Added new regex to shBrushClojure.js to fix gt & lt issues, moved css includes above js includes in marginalia.html/page-template to fix non-deterministic rendering problems in chrome. See problem-cases/general for verification of fix. zkim 2011-02-22 22:59:11 -0700
  • 6f890ed263 Added binding of marginalia.html/*resources* to "" in the lein plugin. zkim 2011-02-22 22:36:31 -0700
  • b897d09c44 Removed unused output-file-name param from uberdoc-html. zkim 2011-02-22 21:28:22 -0700
  • 3dc33a3a43 preliminary ideas on how to handle embedded docstrings fogus 2011-02-10 15:42:36 -0500
  • 2a654c2b85 Merge branch 'master' into more_marginalia This merges Fogus's changes Jan 7 - Jan 25 into goodmike's banch for additional comments. Conflicts: src/marginalia/core.clj Michael Harrison 2011-02-01 09:18:32 -0500