Commit graph

  • 85bc6ea77a fixed bug in 'no such package' implementation. Norayr Chilingarian 2022-01-12 03:51:41 +04:00
  • eef3f38909 implemented no such package feature. Norayr Chilingarian 2022-01-12 03:45:28 +04:00
  • 1e8d4103b8 update of module Norayr Chilingarian 2022-01-12 02:05:16 +04:00
  • 3378ac511c builds, still working Norayr Chilingarian 2022-01-12 01:57:42 +04:00
  • 89f318753d added deps Norayr Chilingarian 2022-01-10 20:55:03 +04:00
  • 56b3a2de32 don't know Norayr Chilingarian 2022-01-10 20:52:38 +04:00
  • 4a233403ed working with submodules Norayr Chilingarian 2022-01-10 20:50:00 +04:00
  • 42dc7d3a41 opts added as dep. Norayr Chilingarian 2022-01-10 20:20:07 +04:00
  • 0f2cf8bfb2 submodules Norayr Chilingarian 2020-10-22 18:53:00 +04:00
  • 4aff0f44e1 simplification of resolver via new StringList.GetString method. Norayr Chilingarian 2020-06-17 18:24:17 +04:00
  • f6a4c1f0bc now the resolver client should install the retriever procedure. Norayr Chilingarian 2020-06-14 21:51:26 +04:00
  • db0a32e674 now the retriever function is the installable method of dep object. Norayr Chilingarian 2020-06-14 19:49:06 +04:00
  • e6823cb373 better encapsulation. Norayr Chilingarian 2020-06-10 22:06:34 +04:00
  • f1b478f4ac comparing pointers instead of strings. Norayr Chilingarian 2020-06-10 21:49:51 +04:00
  • 42f574ad95 circular dependencies problem fixed. Norayr Chilingarian 2020-06-10 19:33:51 +04:00
  • d3be79cbe9 fixed, now dep install order is right. Norayr Chilingarian 2020-06-10 18:34:26 +04:00
  • f2fb8651b3 dependency resolution done! Norayr Chilingarian 2020-06-09 20:37:36 +04:00
  • d36843e1f4 nth Norayr Chilingarian 2020-06-09 20:22:03 +04:00
  • dff47dc004 simplified some modules by adding others. Norayr Chilingarian 2020-06-09 20:17:52 +04:00
  • dd6093e056 checks if the dep already presents and doesnt add it if so. Norayr Chilingarian 2020-06-09 18:16:41 +04:00
  • d8a2a9ddac dependency tree gets populated. Norayr Chilingarian 2020-06-09 17:57:59 +04:00
  • 289c154f46 Output of S.s when there was no text scanned was garbage Norayr Chilingarian 2020-05-09 01:31:04 +04:00
  • 163102bd19 can be compiled, syncs tree. needs check for bugs. Norayr Chilingarian 2020-05-09 01:19:17 +04:00
  • 7a741b509a gethome() moved back to vpkConf module. Norayr Chilingarian 2020-05-08 14:06:06 +04:00
  • 296803f7f5 works Norayr Chilingarian 2020-05-08 03:43:07 +04:00
  • 3d7539125c tree path fixed Norayr Chilingarian 2020-05-08 03:40:59 +04:00
  • 400e80b116 compiles, needs cleanup Norayr Chilingarian 2020-05-08 03:36:19 +04:00
  • 82d79b4647 compiles, needs some cleanup Norayr Chilingarian 2020-05-08 03:35:36 +04:00
  • 6011d9d401 added tests; symlink dont work Norayr Chilingarian 2020-05-07 23:58:43 +04:00
  • 37b554721f Merge branch 'dev' of https://github.com/vishaps/vipack into dev dev Norayr Chilingarian 2020-05-07 23:36:37 +04:00
  • 909c300c77 FsHelper checks if file/dir/symlink etc exists Norayr Chilingarian 2020-05-07 23:33:11 +04:00
  • 6ded078019 builds to build mane 2020-05-07 20:41:10 +04:00
  • c02b5d6c83 moved vipack specific sources to src Norayr Chilingarian 2020-05-07 19:59:12 +04:00
  • 8a476ab610 removed unnecessary files Norayr Chilingarian 2020-05-07 19:52:16 +04:00
  • b411ead9d9 removed PackageResolver - not used anywhere. Norayr Chilingarian 2020-05-07 19:50:29 +04:00
  • afdd79cd74 removed UserDetails - not used anywhere. Norayr Chilingarian 2020-05-07 19:48:20 +04:00
  • 6098d84253 removed opium.Mod - not used anywhere. Norayr Chilingarian 2020-05-07 19:47:47 +04:00
  • d72e5df94f vpkUserDetails was not used, so - removed Norayr Chilingarian 2020-05-07 19:46:55 +04:00
  • 9b899ad7b8 added git submodules for Internet and lists Norayr Chilingarian 2020-05-07 19:43:52 +04:00
  • 6757ca74b5 moved Internet files to its subdirectory Norayr Chilingarian 2020-05-07 19:26:14 +04:00
  • 12b8ca56c5 nothing really Norayr Chilingarian 2020-05-07 19:22:38 +04:00
  • 1089f84f65 got rid of closing 0X in vipackConf.json Norayr Chilingarian 2020-05-07 19:18:14 +04:00
  • 6ceb5be7b6 more BUILDDIR usage Norayr Chilingarian 2020-05-07 19:12:25 +04:00
  • cc2766dc18 improved makefile, removed unnecessary file. Norayr Chilingarian 2020-05-07 19:10:37 +04:00
  • 2be7d9497e Files moved to vpkConf mane 2020-05-05 22:38:06 +04:00
  • bea2422ac1 pull, tree mane 2020-04-28 14:36:19 +04:00
  • b30deb5bd9 URL change,vipackConf.json reading mane 2020-04-26 05:54:23 +04:00
  • d75b48915d vpkGit.Mod(clone), confPath change (v1) mane 2020-04-06 06:15:25 +04:00
  • 0e89e907fd fs, configFile, treeDir change mane 2020-04-05 00:54:21 +04:00
  • a36f236bb3 checking conf file and dir mane 2020-04-03 02:49:13 +04:00
  • c5b750daba Vipack.Mod and Opium.Mod merge, Args replaced with Oberon module mane 2020-04-03 01:09:28 +04:00
  • 9423fb1b37 Module renaming mane 2020-04-02 23:20:19 +04:00
  • 67a280f5da UserDetails and Vipack mane 2020-04-02 13:00:20 +04:00
  • 56b1c31a3e makefile change mane 2020-03-30 19:22:13 +04:00
  • 0015397959 VersionFile.json change mane 2020-03-27 19:01:03 +04:00
  • 6a386cf720 Merge branch 'master' of https://github.com/shekspir55/vipack Ruben Shekspir 2019-06-06 16:57:18 +04:00
  • 1a24052732
    Initial commit Rouben Shekspir 2019-06-06 10:09:38 +04:00
  • 0ffadb24ad added few dependencies Ruben Shekspir 2019-05-23 19:47:09 +04:00
  • 00627f912d removed redundant dependencies Ruben Shekspir 2019-05-23 00:17:39 +04:00
  • 2e6791e61c added downloading package manager Ruben Shekspir 2019-05-22 23:51:35 +04:00
  • 7e0050c496 Opium works, end to end Ruben Shekspir 2019-05-12 12:47:40 +04:00
  • 70e1e1efe4 Version files are able to download Ruben Shekspir 2019-05-12 12:07:02 +04:00
  • e896987c66 Hurray, it downloads Ruben Shekspir 2019-05-11 22:21:55 +04:00
  • 173fd486fe Something works:D Ruben Shekspir 2019-05-11 21:51:55 +04:00
  • 1f1763abff Everething is broken, life is miserable Ruben Shekspir 2019-05-09 23:14:23 +04:00
  • 344c0f0aa7 Code is written, nothing works Ruben Shekspir 2019-05-09 22:43:15 +04:00
  • 7a05c9b3e8 JSON parser parses nested variables Ruben Shekspir 2019-05-08 23:38:56 +04:00
  • 7576130b76 It works for some reason now Ruben Shekspir 2019-05-05 14:08:14 +04:00
  • 6c66d03769 Http fetch to file doesn't work for some reason Ruben Shekspir 2019-05-05 13:58:18 +04:00
  • ab197c6483 http fianly works, not for bin files, unfortunately Ruben Shekspir 2019-05-05 12:29:16 +04:00
  • 9273e64fc6 I was too hopefull, http did not fully work Ruben Shekspir 2019-05-04 19:51:07 +04:00
  • ea7a66f84d Http works!!!!!! Ruben Shekspir 2019-05-04 17:41:24 +04:00
  • f16ef2418b Full file download works Ruben Shekspir 2019-05-04 15:58:17 +04:00
  • a3ce2fdcab testing http Ruben Shekspir 2019-05-04 14:35:15 +04:00
  • 955db770ca File Manager READ WORKS!!! Ruben Shekspir 2019-04-30 22:11:51 +04:00
  • 654ca13405 created install function Ruben Shekspir 2019-04-28 16:58:14 +04:00
  • 83ebcf1b6e Added main module logic Ruben Shekspir 2019-04-28 16:38:53 +04:00
  • 39873387e1 New Packeges added Ruben Shekspir 2019-04-28 11:06:31 +04:00
  • fe5d179b49 It Works, recursive fetch left Ruben Shekspir 2019-04-27 17:07:28 +04:00
  • df9beaf66f It almost complited Ruben Shekspir 2019-04-27 16:19:04 +04:00
  • 7ec56af371 fixed issue with push down Ruben Shekspir 2019-04-27 11:16:14 +04:00
  • 959cb3bb9b it compiles again Ruben Shekspir 2019-04-26 17:20:28 +04:00
  • 1dc0059fc2 Added fetching not terminal(not working) Ruben Shekspir 2019-04-26 11:56:08 +04:00
  • 78085b1079 Flat JSON workssssss Ruben Shekspir 2019-04-21 19:05:22 +04:00
  • ab05eb8bd5 HashMapString.Mod sent Ruben Shekspir 2019-04-21 13:43:31 +04:00
  • d7a574ce89 Logger extended Ruben Shekspir 2019-04-21 12:20:40 +04:00
  • 052ecfbe12 Log fixed Ruben Shekspir 2019-04-21 12:02:39 +04:00
  • e4232275bf Formatting Ruben Shekspir 2019-04-21 11:31:43 +04:00
  • 3aa2bcec3e HashMap String works Ruben Shekspir 2019-04-16 23:26:49 +04:00
  • 740bd75240 pointer stack works Ruben Shekspir 2019-04-16 21:19:28 +04:00
  • 1a573a5c83 nothing really works Ruben Shekspir 2019-04-15 10:06:09 +04:00
  • 3c59d73914 Did a bit more json Ruben Shekspir 2019-04-09 11:15:31 +04:00
  • 69a133eec1 Initial commit for opium Ruben Shekspir 2019-03-29 15:24:00 +04:00
  • 6686997ed2 working get request, for http 1 Ruben Shekspir 2019-02-23 10:30:39 +04:00
  • 84b04c2b37 Alsmost works Ruben Shekspir 2019-02-19 11:19:59 +04:00
  • 4b5cb0ef76 small fix. norayr 2017-05-24 15:15:25 +04:00
  • 151494624b added correct ACTION logging to IRC module. -- noch norayr 2017-05-24 14:55:12 +04:00
  • d2dc0956ea finalize on error as well. norayr 2017-05-24 13:02:21 +04:00
  • 0edfd99ca4 don't know. norayr 2017-05-22 22:59:58 +04:00
  • f2d06dd9a5 hid doLog and introduced a settes for that. norayr 2017-05-22 16:59:57 +04:00