Commit Graph

  • 4019cbfe6b SnarkParser.py is added liubar.pa 2023-05-06 00:17:33 +0300
  • 225b7346a8 fillDependencies is implemented liubar.pa 2023-05-05 23:39:51 +0300
  • cd85fcf329 Merge branch 'feature/SNRK-70/dependecy-graph' into feature/SNRK-71/document-builder-implementation liubar.pa 2023-05-05 21:27:41 +0300
  • fdcf9c9c5b SNRK-70: IncludeDependency is changed liubar.pa 2023-05-05 21:25:43 +0300
  • ff84d2e87b SNRK-71: buildDependencyNode is implemented liubar.pa 2023-05-05 21:21:46 +0300
  • f477af64e6
    Merge SNARK-MR-16: SNRK-77: unit_testing Anton Belyi 2023-05-05 13:57:48 +0000
  • ea05f93cea SNRK-77: update gitignore Anton Belyi 2023-05-05 16:55:41 +0300
  • 7d681549b7
    Merge SNARK-MR-12: SNRK-69: added web interface Anton Belyi 2023-05-05 13:47:53 +0000
  • 8e304377c6 fixed unzip tests and slightly modified LocalDriver Anton Belyi 2023-05-05 16:41:32 +0300
  • e1c8be66db Merge branch 'main' into devops/SNRK-77/unit_testing Anton Belyi 2023-05-05 15:38:09 +0300
  • ff7b02d98a SNRK-83: changed decomposition and moved main to test/ Anton Belyi 2023-05-05 15:24:01 +0300
  • eda376d51d Merge remote-tracking branch 'origin/main' into feature/SNRK-71/document-builder-implementation liubar.pa 2023-05-05 00:21:45 +0300
  • c112a74652 SNRK-71: update after adding of path property liubar.pa 2023-05-05 00:21:20 +0300
  • 203aa52efe SNRK-68: Implement missed Kirill Grachev 2023-05-05 00:17:56 +0300
  • 637a6810fc Merge remote-tracking branch 'origin/main' into feature/SNRK-71/document-builder-implementation liubar.pa 2023-05-05 00:09:20 +0300
  • e0ef373c48 SNRK-71: parseMd is implemented liubar.pa 2023-05-05 00:07:59 +0300
  • 248677dad9 SNRK-71: nodejs scripts for markdown parsing are added liubar.pa 2023-05-04 23:54:57 +0300
  • 4441172ef7 SNRK-68: Add warning Kirill Grachev 2023-05-04 21:14:59 +0300
  • b6db0ba479 SNRK-68: Implement local storage Kirill Grachev 2023-05-04 21:12:23 +0300
  • 634eb2d69d SNRK-68: Implement s3 storage Kirill Grachev 2023-05-04 21:11:56 +0300
  • 5b33419b37 SNRK-68: Add methods Kirill Grachev 2023-05-04 21:11:29 +0300
  • e90c9728c1 SNRK-71: pathString replaced with toString() liubar.pa 2023-05-04 18:57:25 +0300
  • 859c53745f SNARK-71: redundant else is removed liubar.pa 2023-05-04 18:54:21 +0300
  • 06bcdbd489 SNARK-71: better path using liubar.pa 2023-05-04 18:53:55 +0300
  • a411849d6f SNARK-71: getDependencies are implemented liubar.pa 2023-05-04 09:47:00 +0300
  • 54828a6535 SNARK-71: better implementation liubar.pa 2023-05-04 08:09:06 +0300
  • c76ecd592f SNARK-71: buildDependencyGraph is implemented liubar.pa 2023-05-04 07:55:48 +0300
  • 088697da78 Merge branch 'feature/SNRK-70/dependecy-graph' into feature/SNRK-71/document-builder-implementation liubar.pa 2023-05-04 02:46:51 +0300
  • dee40ecdcc SNRK-70: visibility of DEFAULT_DICUMENT_ROOT is specified liubar.pa 2023-05-04 02:33:58 +0300
  • 5458bd3677 SNRK-70: better arguments in buildDocument liubar.pa 2023-05-04 02:30:03 +0300
  • 6c9a08a14a SNRK-70: better test naming liubar.pa 2023-05-04 02:18:37 +0300
  • cfe0f0740f Merge branch 'main' into feature/SNRK-70/dependecy-graph liubar.pa 2023-05-04 02:14:51 +0300
  • 7599fd5ffd
    Merge SNARK-MR-6: SNRK-48: Implement-s3-driver Kirill Grachev 2023-05-01 18:37:38 +0000
  • 1db2afce12 SNRK-71: buildDependencyGraph scratch is added liubar.pa 2023-05-01 21:23:09 +0300
  • b4423e8bba SNRK-69: added web interface Anton Belyi 2023-05-01 19:19:17 +0300
  • fd45104a7e SNRK-70: visibility specificators are added liubar.pa 2023-05-01 14:48:34 +0300
  • 417d90b842 SNRK-70: documentation is added liubar.pa 2023-04-30 23:16:56 +0300
  • 3c2ffb572b SNRK-70: alias is added for names of files liubar.pa 2023-04-30 22:46:31 +0300
  • b7a439f711 SNRK-70: obsollete code is removed liubar.pa 2023-04-30 22:43:21 +0300
  • 7a57de989b SNRK-70: better package placement liubar.pa 2023-04-30 22:40:53 +0300
  • efc3bc2537 SNRK-70: typo is removed liubar.pa 2023-04-30 22:34:17 +0300
  • ea4fef95b8 SNRK-70: MdAstElements and DependencyGraph moved to seperate files, return type of parseMd is changed to DepencyGraphVertex liubar.pa 2023-04-30 22:33:40 +0300
  • 82f699070b SNRK-77: fixed tests Anton Belyi 2023-04-28 23:20:00 +0300
  • 3c07ee7dd5 SNRK-77: added tests and slightly changed some code Anton Belyi 2023-04-28 21:54:36 +0300
  • a672db082f SNRK-57: Remove File from sources Kirill Grachev 2023-04-28 17:37:39 +0300
  • f71e5a3f1a SNRK-57: Format file Kirill Grachev 2023-04-28 17:07:54 +0300
  • 52772cde7d SNRK-57: Remove run Kirill Grachev 2023-04-28 16:59:11 +0300
  • 256fb16748 SNRK-57: Pretty exceptions Kirill Grachev 2023-04-24 21:45:42 +0300
  • d292abc816 SNRK-57: Fix internals Kirill Grachev 2023-04-24 21:12:21 +0300
  • e9eaa0f8c2 SNRK-67: Use kotlin.io.Path Kirill Grachev 2023-04-24 16:53:48 +0300
  • 7c6157be96 SNRK-67: Use system-specific path separator Kirill Grachev 2023-04-24 16:35:50 +0300
  • b543735628 SNRK-67: Make implementation private Kirill Grachev 2023-04-24 00:37:14 +0300
  • 8069ea2f0b SNRK-67: Add top-level function Kirill Grachev 2023-04-24 00:36:33 +0300
  • 88510dbba8 SNRK-67: Fix pathes Kirill Grachev 2023-04-24 00:27:24 +0300
  • 9651ad1cd9 SNRK-60: slightly changed local driver and added unzip function Anton Belyi 2023-04-24 15:32:29 +0300
  • 57df19f1bf SNRK-66: better test liubar.pa 2023-04-24 07:27:44 +0300
  • 0ab26812f8 SNRK-66: example is added liubar.pa 2023-04-24 07:27:32 +0300
  • 49c350abad SNRK-66: parseMd is added liubar.pa 2023-04-24 07:27:07 +0300
  • 0ef269ec5c SNRK-66: documentDependencies and dependencyGraph are added liubar.pa 2023-04-24 07:24:18 +0300
  • 4465e68408 SNRK-66:buildDocument function scratch is added, AstNodes are copied from prototype liubar.pa 2023-04-24 07:01:31 +0300
  • a92f9673ac SNRK-58: Add gradle files to new subproject Kirill Grachev 2023-04-22 17:10:23 +0300
  • 0dad4cd923 SNRK-49: Made fields private Anton Belyi 2023-04-17 18:14:47 +0300
  • a97a99d138 SNRK-48: Add s3 implementation Kirill Grachev 2023-04-17 17:28:34 +0300
  • 7b946c004f SNRK-49: Added first version of local driver Anton Belyi 2023-04-17 16:30:47 +0300
  • a9c0cc10a6 SNRK-48: Remove nullable types Kirill Grachev 2023-04-15 00:51:45 +0300
  • 7127d3582d SNRK-48: Add method Kirill Grachev 2023-04-15 00:14:38 +0300
  • 6e9eb88934 Add interface Kirill Grachev 2023-04-15 00:01:27 +0300
  • f8e7f6567f SNRK-48: Change dependency Kirill Grachev 2023-04-15 00:00:40 +0300
  • 65fafe1400 SNRK-38: Add dependencies Kirill Grachev 2023-04-08 19:04:25 +0300
  • 07b2ecb35c Chmod +x gradlew Kirill Grachev 2023-04-08 19:03:54 +0300
  • 4abedcc2a2 Fix line endings. Again Alexander Nozik 2023-03-27 16:24:27 +0300
  • e4b4fcb39d Temporary workaround for resource-based data Alexander Nozik 2023-03-27 13:23:05 +0300
  • e6bee125d3 Implemented binary propagation Alexander Nozik 2023-03-27 10:23:27 +0300
  • 941da6fab7 WIP - working on file-less trees Alexander Nozik 2023-03-13 16:24:50 +0300
  • f52e1203c3 fix gradle wrapper Alexander Nozik 2023-01-23 20:34:00 +0300
  • da7cf45f8a Constants for language access Alexander Nozik 2023-01-09 11:24:13 +0300
  • f4201bea7a Add language support Alexander Nozik 2023-01-08 21:26:11 +0300
  • f43b23c84f
    Work on language support Alexander Nozik 2023-01-08 15:58:27 +0300
  • 62da832db1
    Make text processor work on initial text, not on processed one. Alexander Nozik 2022-12-21 23:25:32 +0300
  • 16ca24d329
    Add forward headers Alexander Nozik 2022-09-03 14:11:40 +0300
  • e0bd2a792a
    Update build tooks and DF Alexander Nozik 2022-09-03 11:54:34 +0300
  • 0d75295782
    add publishing for ktor artefact Alexander Nozik 2022-07-03 16:46:09 +0300
  • 0b0fb120d1
    Add publishing Alexander Nozik 2022-07-03 16:39:43 +0300
  • cb60fbcfe2
    Spliting site and the snark project complete Alexander Nozik 2022-07-03 16:29:00 +0300
  • 406ac3fb9e
    Initial commit Alexander Nozik 2022-06-30 20:51:01 +0300
  • a651e4c9ed
    Initial commit Alexander Nozik 2022-06-26 18:18:47 +0300