Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v3.0.0
api
Browse files
Jun 22, 2021
3.0.0
· a07b6a9b
Aessi
authored
Jun 22, 2021
View commits for tag v3.0.0
v3.0.0
a07b6a9b
Merge branch '19-full-typescript-rewrite' into main
· 90dbf70c
Aessi
authored
Jun 22, 2021
90dbf70c
Add test report.
· ec18cd25
Aessi
authored
Jun 22, 2021
ec18cd25
Add test report.
· 680356bc
Aessi
authored
Jun 22, 2021
680356bc
Add the generated ANTLR files.
· b631ada4
Aessi
authored
Jun 22, 2021
b631ada4
Fix antlr build.
· f9096031
Aessi
authored
Jun 22, 2021
f9096031
Fix antlr build.
· 07912fa3
Aessi
authored
Jun 22, 2021
07912fa3
Jun 21, 2021
Full TypeScript conversion.
· e1414254
Aessi
authored
Jun 21, 2021
e1414254
Apr 12, 2021
2.3.0
· 6c9d7274
Aessi
authored
Apr 12, 2021
View commits for tag v2.3.0
v2.3.0
6c9d7274
Merge branch '18-update-the-doc-h-file' into main
· 573246d4
Aessi
authored
Apr 12, 2021
573246d4
Fix generation from file.
· 5aed060f
Aessi
authored
Apr 12, 2021
5aed060f
Update the Maniascript API doc file.
· 9119a9eb
Aessi
authored
Apr 12, 2021
9119a9eb
Merge branch '17-export-the-generatefromfile-function' into main
· b6c2e0dd
Aessi
authored
Apr 12, 2021
b6c2e0dd
Export the `generateFromFile` function
· 035262c5
Aessi
authored
Apr 12, 2021
035262c5
2.2.0
· c9b374ad
Aessi
authored
Apr 12, 2021
View commits for tag v2.2.0
v2.2.0
c9b374ad
Update dependencies.
· 47d7cddf
Aessi
authored
Apr 12, 2021
47d7cddf
Merge branch '16-get-api-from-file-path' into main
· c9a6cdd1
Aessi
authored
Apr 12, 2021
c9a6cdd1
Add a function that takes a path to a Maniascript API doc file, parse the file and return the API.
· ad5a15c7
Aessi
authored
Apr 12, 2021
ad5a15c7
Remove `fs` module from the rollup because it's not used anymore.
· b7dc2aa5
Aessi
authored
Apr 12, 2021
b7dc2aa5
Feb 08, 2021
2.1.1
· 75bf7896
Aessi
authored
Feb 08, 2021
View commits for tag v2.1.1
v2.1.1
75bf7896
Merge branch '4-rollback-to-charstreams' into main
· e7f44e45
Aessi
authored
Feb 08, 2021
e7f44e45
Fix styling.
· 7af37a18
Aessi
authored
Feb 08, 2021
7af37a18
Revert `CharStreams` hack now that it is fixed in ANTLR.
· 42617eed
Aessi
authored
Feb 08, 2021
42617eed
Feb 06, 2021
2.1.0
· 6888fee4
Aessi
authored
Feb 06, 2021
View commits for tag v2.1.0
v2.1.0
6888fee4
Merge branch '15-disable-parallel-tests-in-mocha' into main
· 32c9a8dc
Aessi
authored
Feb 06, 2021
32c9a8dc
Disable parallel tests because they do not work on node 15.8.
· 0950ad7b
Aessi
authored
Feb 06, 2021
0950ad7b
Update dependencies.
· 87db9132
Aessi
authored
Feb 06, 2021
87db9132
Merge branch '14-do-not-use-fs-promises' into main
· 4f5c1468
Aessi
authored
Feb 06, 2021
4f5c1468
Add some tags to the package.
· 55fbb030
Aessi
authored
Feb 06, 2021
55fbb030
Ignore files from antlr plugin of VSCode.
· b651803d
Aessi
authored
Feb 06, 2021
b651803d
Create our own version of the promise based fs functions we need.
· 51306a67
Aessi
authored
Feb 06, 2021
51306a67
Dec 30, 2020
2.0.1
· 7508e31c
Aessi
authored
Dec 30, 2020
View commits for tag v2.0.1
v2.0.1
7508e31c
Merge branch '12-fix-licence' into main
· 43078ba6
Aessi
authored
Dec 30, 2020
43078ba6
Reorder properties in logical order.
· a6afbdc3
Aessi
authored
Dec 30, 2020
a6afbdc3
Fix `LICENSE` file.
· 85099686
Aessi
authored
Dec 30, 2020
85099686
Dec 18, 2020
2.0.0
· bdaba112
Aessi
authored
Dec 18, 2020
View commits for tag v2.0.0
v2.0.0
bdaba112
Merge branch '11-separate-lexerclasses-from-the-rest-of-the-api' into main
· 85bc9eef
Aessi
authored
Dec 18, 2020
85bc9eef
Use the same task name as in the parser package to build antlr lexer/parser.
· 222b4b0c
Aessi
authored
Dec 18, 2020
222b4b0c
Describe the new exports.
· bf35ccd2
Aessi
authored
Dec 18, 2020
bf35ccd2
Export the api description and the classes list to different variables.
· 82aefbba
Aessi
authored
Dec 18, 2020
82aefbba
Loading