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 · v2.3.0
api
Browse files
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
Dec 15, 2020
1.0.2
· 340c5340
Aessi
authored
Dec 15, 2020
View commits for tag v1.0.2
v1.0.2
340c5340
Merge branch '10-update-dependencies' into main
· 43da87f2
Aessi
authored
Dec 15, 2020
43da87f2
Update dependencies.
· 2d19a746
Aessi
authored
Dec 15, 2020
2d19a746
Merge branch '9-fix-race-condition-in-ci' into main
· c3e46eac
Aessi
authored
Dec 15, 2020
c3e46eac
Build only for tags.
· fea352f5
Aessi
authored
Dec 15, 2020
fea352f5
1.0.1
· 416bd7c1
Aessi
authored
Dec 15, 2020
View commits for tag v1.0.1
v1.0.1
416bd7c1
Merge branch '3-release-1-0-0' into main
· 18e5cfec
Aessi
authored
Dec 15, 2020
View commits for tag v1.0.0
v1.0.0
18e5cfec
Release v1.0.0
· eeb4fe52
Aessi
authored
Dec 15, 2020
eeb4fe52
Loading