Commit Graph

28 Commits

Author SHA1 Message Date
liubar.pa
ff84d2e87b SNRK-71: buildDependencyNode is implemented 2023-05-05 21:21:46 +03:00
liubar.pa
c112a74652 SNRK-71: update after adding of path property 2023-05-05 00:21:20 +03:00
liubar.pa
e0ef373c48 SNRK-71: parseMd is implemented 2023-05-05 00:07:59 +03:00
liubar.pa
248677dad9 SNRK-71: nodejs scripts for markdown parsing are added 2023-05-04 23:54:57 +03:00
liubar.pa
e90c9728c1 SNRK-71: pathString replaced with toString() 2023-05-04 18:57:25 +03:00
liubar.pa
859c53745f SNARK-71: redundant else is removed 2023-05-04 18:54:21 +03:00
liubar.pa
06bcdbd489 SNARK-71: better path using 2023-05-04 18:53:55 +03:00
liubar.pa
a411849d6f SNARK-71: getDependencies are implemented 2023-05-04 09:47:00 +03:00
liubar.pa
54828a6535 SNARK-71: better implementation 2023-05-04 08:09:06 +03:00
liubar.pa
c76ecd592f SNARK-71: buildDependencyGraph is implemented 2023-05-04 07:55:48 +03:00
liubar.pa
088697da78 Merge branch 'feature/SNRK-70/dependecy-graph' into feature/SNRK-71/document-builder-implementation 2023-05-04 02:46:51 +03:00
liubar.pa
dee40ecdcc SNRK-70: visibility of DEFAULT_DICUMENT_ROOT is specified 2023-05-04 02:33:58 +03:00
liubar.pa
5458bd3677 SNRK-70: better arguments in buildDocument 2023-05-04 02:30:03 +03:00
liubar.pa
6c9a08a14a SNRK-70: better test naming 2023-05-04 02:18:37 +03:00
liubar.pa
1db2afce12 SNRK-71: buildDependencyGraph scratch is added 2023-05-01 21:23:09 +03:00
liubar.pa
fd45104a7e SNRK-70: visibility specificators are added 2023-05-01 14:48:34 +03:00
liubar.pa
417d90b842 SNRK-70: documentation is added 2023-04-30 23:17:08 +03:00
liubar.pa
3c2ffb572b SNRK-70: alias is added for names of files 2023-04-30 22:46:31 +03:00
liubar.pa
b7a439f711 SNRK-70: obsollete code is removed 2023-04-30 22:43:21 +03:00
liubar.pa
7a57de989b SNRK-70: better package placement 2023-04-30 22:40:53 +03:00
liubar.pa
efc3bc2537 SNRK-70: typo is removed 2023-04-30 22:34:17 +03:00
liubar.pa
ea4fef95b8 SNRK-70: MdAstElements and DependencyGraph moved to seperate files, return type of parseMd is changed to DepencyGraphVertex 2023-04-30 22:33:40 +03:00
liubar.pa
57df19f1bf SNRK-66: better test 2023-04-24 07:27:44 +03:00
liubar.pa
0ab26812f8 SNRK-66: example is added 2023-04-24 07:27:32 +03:00
liubar.pa
49c350abad SNRK-66: parseMd is added 2023-04-24 07:27:07 +03:00
liubar.pa
0ef269ec5c SNRK-66: documentDependencies and dependencyGraph are added 2023-04-24 07:24:18 +03:00
liubar.pa
4465e68408 SNRK-66:buildDocument function scratch is added, AstNodes are copied from prototype 2023-04-24 07:01:31 +03:00
Kirill Grachev
a92f9673ac SNRK-58: Add gradle files to new subproject 2023-04-22 17:10:23 +03:00