Brandon Taylor
|
673e30ce1f
|
cosmetic changes: word variables, avoiding short circuits, less returns
|
2017-08-06 14:34:42 -04:00 |
bramtayl
|
3f6dfb22d1
|
Merge pull request #6 from bramtayl/latex
WIP: latex substitutions
|
2017-08-05 11:52:26 -04:00 |
Steven G. Johnson
|
93ecaf5ccf
|
just use Vector{UInt8} instead of raw pointer loads, since it's not clear we care about performance here
|
2017-08-03 15:55:09 -04:00 |
Steven G. Johnson
|
26bfe8d705
|
rudimentary equation support (sub/superscripts, elimination of dollar signs)
|
2017-08-03 12:16:31 -04:00 |
Steven G. Johnson
|
ab60bb59d8
|
implement custom directive parser
|
2017-08-03 09:40:14 -04:00 |
Brandon Taylor
|
54ecf83c40
|
fully fledged bracket counter
|
2017-08-03 09:17:14 -04:00 |
Brandon Taylor
|
1a8fad9cb5
|
Revert "move some tests into doctests"
This reverts commit 54da038df9 .
|
2017-08-02 22:21:58 -04:00 |
Brandon Taylor
|
54da038df9
|
move some tests into doctests
|
2017-08-02 21:21:28 -04:00 |
Brandon Taylor
|
88c6e10e83
|
avoid inserting extraneous spaces
|
2017-08-02 20:04:31 -04:00 |
Brandon Taylor
|
75d1b6d74c
|
made duplicated fields and keys error for safety
|
2017-08-02 17:51:43 -04:00 |
Steven G. Johnson
|
9c8c04e950
|
initial attempt at latex substitutions
|
2017-08-02 12:44:40 -04:00 |
bramtayl
|
251f16ce9f
|
Merge pull request #4 from stevengj/bibtype
construct Bib and BibItem types for better I/O
|
2017-08-01 22:45:51 -04:00 |
Steven G. Johnson
|
e6c0702811
|
more tests and fixes
|
2017-08-01 17:04:18 -04:00 |
Steven G. Johnson
|
457f4104d4
|
more tests and fixes, renamed to Bibliography and Citation
|
2017-08-01 16:51:03 -04:00 |
Steven G. Johnson
|
75809edb6b
|
test case-insensitivity of entry types and field keys
|
2017-08-01 12:07:50 -04:00 |
Steven G. Johnson
|
85e5456187
|
define Bib and BibItem types for better IO, rather than Dict
|
2017-08-01 12:03:48 -04:00 |
bramtayl
|
b16776190b
|
Update README.md
|
2017-07-31 15:06:06 -04:00 |
Brandon Taylor
|
6e1e18e89b
|
added test
|
2017-07-31 14:33:08 -04:00 |
Brandon Taylor
|
1c31cd6795
|
new files
|
2017-07-31 14:17:41 -04:00 |
Brandon Taylor
|
352997ae86
|
fix issues
|
2017-07-31 02:11:57 -04:00 |
Brandon Taylor
|
19b3a8804e
|
fixed some issues
|
2017-07-31 01:01:32 -04:00 |
Brandon Taylor
|
687aea8d99
|
small fixes
|
2017-07-30 12:54:45 -04:00 |
Brandon Taylor
|
d4d33933d4
|
added exports
|
2017-07-30 11:19:01 -04:00 |
Brandon Taylor
|
2054013b30
|
simpler
|
2017-07-30 11:10:48 -04:00 |
Brandon Taylor
|
233386140a
|
fixed tests
|
2017-07-30 11:07:41 -04:00 |
Brandon Taylor
|
10d0eebc31
|
added in parser
|
2017-07-30 11:02:08 -04:00 |
Brandon Taylor
|
e8e0983528
|
Generated files
|
2017-07-30 10:48:15 -04:00 |
Brandon Taylor
|
52b724ea79
|
Initial empty commit
|
2017-07-30 10:48:14 -04:00 |