Commit Graph

39 Commits

Author SHA1 Message Date
Chris de Graaf
3b9714c8a8
Move around the template files, update the licenses
Hopefully the licenses are detected better by Licensee.
Also they can be templated now which is nice.
2019-09-26 00:32:05 +07:00
Chris de Graaf
358c213b87
Escape HTML the right way 2019-09-26 00:32:05 +07:00
Chris de Graaf
7a2a43f3f4
Lots of documentation changes 2019-09-26 00:32:05 +07:00
Chris de Graaf
65f5eff29b
Lots of documentation
Still WIP though.
2019-09-26 00:32:04 +07:00
Chris de Graaf
b70d3c9cf8
A few more tests 2019-09-26 00:32:04 +07:00
Chris de Graaf
810ac5ab28
Many misc changes and bug fixes 2019-09-26 00:32:03 +07:00
Chris de Graaf
4d8b5d360d
Some rendering stuff
Not quite working.
2019-09-26 00:32:03 +07:00
Chris de Graaf
0d3b124c07
Make authors a vector, misc tweaks 2019-09-26 00:32:02 +07:00
Chris de Graaf
c0fe7bb2c2
The Big Squash: A bunch of irrelevant garbage 2019-09-26 00:31:53 +07:00
Chris de Graaf
344ef077a5 Clean up prints
Your syntax highlighter will thank me later.
2018-12-20 14:25:51 -06:00
Chris de Graaf
bff5a22c7a Drop AutoHashEquals dep, use concrete types as fields 2018-12-20 13:21:17 -06:00
Chris de Graaf
984475cd83 A bit of formatting, drop Distributed dependency 2018-11-07 14:39:07 -06:00
Chris de Graaf
b55dc64ff1 Functions in Dates are exported 2018-10-15 11:55:09 -05:00
Chris de Graaf
0fd34f5847 Update docs example 2018-09-28 16:46:27 -05:00
Chris de Graaf
9c6a160bc2 Simplify internal API 2018-09-28 16:45:38 -05:00
Chris de Graaf
41f4f1aa74 Update docs
TODO: A new asciicast.
2018-09-26 16:56:33 -05:00
Chris de Graaf
18f5e2d0c0 Update default file templates 2018-09-26 16:56:33 -05:00
Chris de Graaf
ce318d1198 Don't explicitly import Base.show 2018-09-19 16:23:11 -05:00
Chris de Graaf
ab261170ef A few more deprecations still 2018-09-19 14:57:21 -05:00
Chris de Graaf
d932a29ded Deprecations: readstring, Nullables, warn 2018-09-17 16:29:29 -05:00
Chris de Graaf
adbbfd887d More deprecations: info, Pkg, nullables, and more, and update default pkg dir 2018-09-17 16:29:28 -05:00
Chris de Graaf
632283b847 Replace Void/Nullables 2018-09-17 15:00:16 -05:00
Chris de Graaf
f070978334 Void -> Nothing 2018-09-17 14:34:57 -05:00
Chris de Graaf
75c7875899 Misc style changes 2017-12-12 15:15:55 +00:00
Chris de Graaf
7e38c92413 Update show style 2017-12-07 17:00:16 +00:00
Chris de Graaf
74ab858800 Add a pretty show method 2017-12-01 17:33:57 +00:00
Chris de Graaf
d075ff678e Update/reorganize docs 2017-12-01 12:12:37 +00:00
Chris de Graaf
1e19351822 Floor default minimum Julia version display, update a docstring 2017-11-14 18:20:56 +00:00
Chris de Graaf
bca98117ec Use absolute paths for plugin files 2017-10-01 23:27:28 -05:00
Chris de Graaf
ad902a9105 Fix documentation typo 2017-09-22 12:07:27 +01:00
Chris de Graaf
bc21eca106 Make minor change to interactive prompt style 2017-09-04 19:00:18 +01:00
Chris de Graaf
2af2407881 5 million review changes 2017-08-23 12:50:52 -05:00
Chris de Graaf
3c05c3f9d5 Update docs 2017-08-22 11:25:00 -05:00
Chris de Graaf
580e1c212c Rename interactive to interactive_template, add docs 2017-08-21 16:19:40 -05:00
Chris de Graaf
ab5b9e0033 Add interactive template generation 2017-08-21 14:54:36 -05:00
Chris de Graaf
61b44a285d Fix typos, change placeholder name 2017-08-18 16:08:48 -05:00
Chris de Graaf
663a547951 Add Badge type 2017-08-17 23:06:15 -05:00
Chris de Graaf
d009acf24b Rework code, fix/add tests, fix/add docs. All the things. 2017-08-17 17:06:05 -05:00
Chris de Graaf
a265956339 Overhaul plugin system to facilitate adding simple new plugins 2017-08-17 01:57:58 -05:00