ArthurSonzogni
|
2a6452e221
|
Switch to version 1.0.124
v1.0.124
|
2021-12-23 01:04:13 +01:00 |
|
ArthurSonzogni
|
81145d8c29
|
Automate production of packages.
|
2021-12-23 00:37:20 +01:00 |
|
ArthurSonzogni
|
412c751e21
|
Warn about uuid module dependency.
This fixes:
https://github.com/ArthurSonzogni/Diagon/issues/26
|
2021-12-14 20:13:33 +01:00 |
|
Arthur Sonzogni
|
ad9bf47870
|
Update README.md. Add {vim,vscode}-diagon
See:
- https://github.com/ArthurSonzogni/Diagon/issues/24
- https://github.com/ArthurSonzogni/Diagon/issues/25
Also, put every generators behind a <details> tag, to ease navigation.
|
2021-10-15 14:23:11 +02:00 |
|
Kyle
|
3032fca8ba
|
refactor(stylesheet): make everything more consistent (#23)
|
2021-08-13 16:47:05 +02:00 |
|
Slava Kardakov
|
56a4d45f44
|
Fix typo in README.md (#22)
|
2021-06-22 14:47:18 +02:00 |
|
Arthur Sonzogni
|
dc884d5e0c
|
Specify the C++ version to use on all targets.
This fixes:
https://github.com/ArthurSonzogni/Diagon/issues/21
|
2021-06-09 20:57:47 +02:00 |
|
ArthurSonzogni
|
50d0676f6e
|
Upgrade workflows.
|
2021-05-20 19:08:18 +02:00 |
|
ArthurSonzogni
|
55b05747a4
|
Upgrade snapcraft.
|
2021-05-20 19:05:24 +02:00 |
|
Arthur Sonzogni
|
7f1dac31af
|
Update kgt version. (#20)
|
2021-03-26 12:02:20 +01:00 |
|
Arthur Sonzogni
|
013b4176a5
|
Fix github workflow (#18)
|
2021-03-20 22:10:57 +01:00 |
|
Arthur Sonzogni
|
b430bc5fdf
|
Add emscripten build to the CI. (#17)
Build the project with emscripten and export as an archive.
This will help resolving
https://github.com/ArthurSonzogni/Diagon/issues/9
|
2021-03-20 19:04:38 +01:00 |
|
Arthur Sonzogni
|
8a083bc689
|
Add continuous integration (#16)
* Add github action for continuous integration.
|
2021-03-19 01:16:50 +01:00 |
|
Arthur Sonzogni
|
fe9fd23ac2
|
Improve the flowchart translator and add history API. (#15)
|
2021-03-18 21:37:18 +01:00 |
|
Xin Wu
|
bbf3788823
|
Add infty ∞ (#14)
* Add infty ∞
* Add infinity and add tests.
Co-authored-by: Xin Wu <xin.wu@uni-paderborn.de>
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
|
2021-03-18 21:32:08 +01:00 |
|
ArthurSonzogni
|
7e755898a3
|
Improve the flowchart translator and add history API.
|
2021-03-16 21:50:49 +01:00 |
|
ArthurSonzogni
|
187e48bf68
|
Simplify file structure.
Simplify file struct by removing the http directory.
Fix issue with antlr that were outputting data outside of the build
directory.
|
2021-03-16 21:30:32 +01:00 |
|
ArthurSonzogni
|
34b68f63e4
|
Merge main() files.
|
2021-03-15 00:47:57 +01:00 |
|
ArthurSonzogni
|
95f070f953
|
TMP
|
2020-12-22 16:33:15 +01:00 |
|
ArthurSonzogni
|
aff3e0864d
|
Refactor CMakeLists.txt
This allows ANTLR to be compiled locally instead of globally. This
prevents bugs when emscripten is/isn't used.
|
2020-12-21 00:41:40 +01:00 |
|
ArthurSonzogni
|
ffbf4a7093
|
Add graph DAG.
|
2020-12-13 22:05:10 +01:00 |
|
ArthurSonzogni
|
4b0b881265
|
Add the DAG translator.
|
2020-12-05 18:05:37 +01:00 |
|
ArthurSonzogni
|
b904e33274
|
Remove tools.json & big refactor.
|
2020-11-26 23:03:05 +01:00 |
|
ArthurSonzogni
|
ab1a91dd38
|
Simplify the CMakeLists
|
2020-11-15 23:27:50 +01:00 |
|
ArthurSonzogni
|
91866492fe
|
Various changes.
|
2020-11-15 22:40:15 +01:00 |
|
ArthurSonzogni
|
66dabda26e
|
Put kgt behind a namespace.
|
2020-11-08 15:28:30 +01:00 |
|
ArthurSonzogni
|
f1fa0792c4
|
Add a copy button.
|
2020-11-08 15:04:10 +01:00 |
|
ArthurSonzogni
|
8de5bfbd98
|
Fix monospace font.
|
2020-11-08 14:08:59 +01:00 |
|
ArthurSonzogni
|
bc18bef015
|
Fix monospace.
|
2020-11-08 13:41:04 +01:00 |
|
ArthurSonzogni
|
80d3fd9802
|
Update web interface UI.
Fix monospace font.
Fix container not scrolling.
|
2020-11-08 12:20:01 +01:00 |
|
ArthurSonzogni
|
f01a76d43a
|
Add example for kgt and disable wrapping.
|
2020-11-01 12:06:04 +01:00 |
|
ArthurSonzogni
|
6698c6aa40
|
Integrate KGT.
Add the "Grammar" translated, powered by KGT.
[KGT]:
https://github.com/katef/kgt
Bug: https://github.com/ArthurSonzogni/Diagon/issues/10
|
2020-11-01 12:06:04 +01:00 |
|
ArthurSonzogni
|
cf173d9e43
|
Update Diagon version.
|
2020-11-01 00:19:18 +01:00 |
|
Arthur Sonzogni
|
f5c1eae2bf
|
Update README.md > Add an entry about the CLI
This fixes :https://github.com/ArthurSonzogni/Diagon/issues/8
|
2020-10-04 20:22:55 +02:00 |
|
ArthurSonzogni
|
f4d9760f5a
|
Add desktop file.
|
2020-07-11 00:01:10 +02:00 |
|
ArthurSonzogni
|
c7aca3ab99
|
Add logo.
|
2020-06-29 22:09:47 +02:00 |
|
ArthurSonzogni
|
0dcd30b3fe
|
Add \ldots for latex
This fixes:
https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-29 21:09:01 +02:00 |
|
ArthurSonzogni
|
f499ea40da
|
Improve the command line --help
|
2020-06-28 21:19:30 +02:00 |
|
ArthurSonzogni
|
d232315f10
|
Optimize output with mixed pow/subscript.
This fixes:
https://github.com/ArthurSonzogni/Diagon/issues/1
|
2020-06-28 16:53:02 +02:00 |
|
ArthurSonzogni
|
443c3e8f66
|
Add FUNDING.yml
|
2020-06-28 16:03:56 +02:00 |
|
ArthurSonzogni
|
5a46223527
|
Use katex to render the equations.
Bug: https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-28 16:00:07 +02:00 |
|
ArthurSonzogni
|
dbc9b2ad5b
|
Math. Fix the translted greek letters.
This is related to issue:
https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-24 01:14:48 +02:00 |
|
ArthurSonzogni
|
2b2cde71a6
|
Fix function names in latex.
This is related to issue:
https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-24 01:03:23 +02:00 |
|
ArthurSonzogni
|
fda9a21cbd
|
Math > Fix latex braces output.
Related issue:
https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-24 00:34:20 +02:00 |
|
ArthurSonzogni
|
04068a7c56
|
Add tests for ascii mode in Math.
|
2020-06-21 18:42:13 +02:00 |
|
ArthurSonzogni
|
6d569793ce
|
Math > Latex > Do not prepend \ to "unknown" functions.
|
2020-06-21 18:37:37 +02:00 |
|
ArthurSonzogni
|
fdb9641b53
|
Build debian package and set version to snapcraft.
|
2020-06-20 22:12:45 +02:00 |
|
ArthurSonzogni
|
2f11c19648
|
Add the "Latex" output.
This addressed issue:
https://github.com/ArthurSonzogni/Diagon/issues/6
|
2020-06-20 17:58:22 +02:00 |
|
ArthurSonzogni
|
d38777f1fe
|
Fix the Math syntax to allow '...'
|
2020-06-07 02:17:37 +02:00 |
|
ArthurSonzogni
|
cccd8bba40
|
Fix tools.json
|
2020-06-07 02:10:04 +02:00 |
|