Commit graph

290 commits

Author SHA1 Message Date
Gary Deer
19dd1cd1db Merge pull request #118 from rmacy/patch-1
Update README.md
2013-10-13 10:27:37 -07:00
Ryan Macy
85d6e21319 Update README.md
Fix broken URL
2013-09-18 03:54:58 -05:00
Vedang Manerikar
43e855a1f1 Hyperlink the project name to it's URL.
If :url is provided in the project-info, use it to create a hyperlink
for the project-name
2013-09-13 13:08:55 +05:30
Gary Deer
5e1dc99f9c took down the "help wanted" sign and put up the "under new management" sign 2013-08-13 07:56:51 -05:00
Fogus
a36b938266 Update README.md 2013-08-07 09:07:31 -04:00
Fogus
0b263c0ffe Merge pull request #115 from alexander-yakushev/master
Treat single semicolons on the line as single comments
2013-08-07 05:49:04 -07:00
Alexander Yakushev
b327d4f549 Treat single semicolons on the line like single comments
This allows multiline single-semicoloned comments to be treated as a
single comment block and not show them in the output.
2013-07-08 23:43:50 +03:00
fogus
1cd8aed997 Merge branch 'master' of github.com:fogus/marginalia 2013-06-07 11:51:46 -04:00
Fogus
cc222745c8 Merge pull request #113 from matthoffman/master
Very minor README update
2013-06-07 08:51:37 -07:00
fogus
93e2d6b16d LATEX template 2013-06-07 11:47:15 -04:00
fogus
0809bf2fa9 First pass at LATEX gen. needs love 2013-06-07 11:46:29 -04:00
fogus
03c3ee00fe Starting Mustache integration, based on fork by @ogf 2013-06-07 11:46:06 -04:00
fogus
4dad3fcd5a Starting Mustache integration 2013-06-07 11:39:55 -04:00
fogus
7195993718 A couple of parser tests 2013-06-07 11:25:45 -04:00
Fogus
0c4520fdc4 Added EPL license 2013-05-30 08:52:21 -04:00
Fogus
2883a51c38 Added EPL license 2013-05-30 08:52:01 -04:00
Matt Hoffman
86f6c0a20d Very minor README update to add a note about lein2.
It tripped me up for a few minutes (being fairly new to leiningen), so I
thought it might be worth clarifying in the README.
2013-05-22 22:51:52 -04:00
fogus
90f3c1eb1f Resources packaged 2013-05-22 09:03:49 -04:00
fogus
46c4f474a3 Dev depends update 2013-05-22 08:52:19 -04:00
fogus
6a32f845f8 Peeps 2013-05-22 08:48:49 -04:00
fogus
80723d80cf Copyright 2013-05-22 08:45:43 -04:00
fogus
7ddb3c4795 Updates to app.js 2013-05-22 08:43:49 -04:00
fogus
c72af60ff4 Updates to app.js 2013-05-22 08:42:35 -04:00
fogus
93220b850d Fixed Lein line 2013-05-22 08:35:11 -04:00
fogus
e84168e6e2 Ignoration 2013-05-22 08:32:58 -04:00
Josh Tilles
3cd870c2b3 Replace outdated function 2013-05-22 08:32:24 -04:00
Josh Tilles
a337c36ae9 Remove dependency on contrib.java-utils
When I tried to do a `lein2 test` it broke. Uh oh. Time to go debug the tests… `delete-file-recursively` wasn't even in 1.2's `java-utils`, it was in `contrib.io`. Weird.
2013-05-22 08:31:11 -04:00
Fogus
f849fd342c Merge pull request #110 from wjlroe/fix-typo
Fix typo. prabably -> probably
2013-04-17 10:49:02 -07:00
Fogus
d0a0da4f83 Update project.clj 2013-03-05 08:13:43 -05:00
William Roe
a045171377 Fix typo. prabably -> probably 2012-08-09 21:32:41 +01:00
fogus
3566400ca3 Merge branch 'master' of github.com:fogus/marginalia 2012-06-09 08:40:57 -04:00
fogus
220db0a23a absorbing hiccup as a temp fix 2012-06-09 08:40:45 -04:00
Fogus
129dced020 Merge pull request #104 from x3n0n/master
Typo in documentation: s/Ouput/Output/
2012-06-08 11:28:06 -07:00
x3n0n
eb713b744f Update master 2012-06-08 10:54:47 -05:00
fogus
817be1685c Final v0.7.1 version 2012-06-08 11:33:53 -04:00
fogus
da861e5bcc Final v0.7.1 version 2012-06-08 11:31:59 -04:00
fogus
18d5b3560a Final v0.7.1 version 2012-06-08 11:30:10 -04:00
Fogus
ea83f4faa6 Update README.md 2012-04-12 15:59:11 -03:00
Fogus
0e0b4e414e Merge pull request #98 from teropa/master
Support for parsing symbol, char, boolean, regex, and nil inline literals
2012-04-12 11:57:12 -07:00
Tero Parviainen
1b944180de Support for parsing literal symbols, chars, booleans, regexes and nil 2012-04-12 17:20:56 +03:00
Fogus
a83216f37c Update README.md 2012-03-11 21:09:27 -03:00
fogus
faf31e5696 def form fix 2012-03-06 13:35:46 -05:00
fogus
bea17308e6 Closes #89 2012-03-06 13:06:43 -05:00
fogus
910c76d7cf Update to #88. LInk to release notes. 2012-03-06 13:01:38 -05:00
fogus
dcaa66116b Work for #88. First cut at README and release notes doc. 2012-03-06 13:00:28 -05:00
fogus
660e640f6c Closes #90. 2012-03-06 12:42:39 -05:00
fogus
678387cfc0 Fixes #90. Only string thing is docstring in ns form. 2012-03-06 12:37:10 -05:00
fogus
59394183f9 Fixes #90 2012-03-06 11:46:18 -05:00
fogus
bb2cb58bae Fixed #87. First, the if comparison in read-keyword was never true because a Character and an int were compared. Second, the call to readToken was passing in an int instead of a char and causing an IllegalArgExc 2012-03-06 10:54:42 -05:00
Fogus
bb036ffc91 Merge pull request #85 from grimradical/issue-0050-code-block-in-comments
Comment lines should preserve intermediate whitespace where possible.
2012-02-08 12:36:36 -08:00