Commit Graph

32 Commits

Author SHA1 Message Date
dymik739 2e73814763 lab6: finish the task, fix a few bugs and add the LICENSE file 2023-06-21 11:21:06 +03:00
dymik739 355c75e49f lab6: add supplementary files to improve functionality 2023-06-20 19:45:57 +03:00
dymik739 d2535d233f lab6: add javadoc comments and polish the code 2023-06-20 19:39:06 +03:00
dymik739 bd6a285f8f lab6: initial commit with some working code 2023-06-18 20:08:19 +03:00
dymik739 58becbe55e lab5: finish all tasks 2023-06-10 15:50:10 +03:00
dymik739 102089cb23 lab5: add development files, not ready for production 2023-06-08 15:31:50 +03:00
dymik739 7e2f549ae6 lab4: add Makefile for faster compilation 2023-06-01 15:13:12 +03:00
dymik739 2a1d923a35 Merge branch 'lab3-dev' 2023-05-23 09:35:00 +03:00
dymik739 7094322744 lab3: add missing files, freeze the development 2023-05-23 09:34:05 +03:00
dymik739 48ea451c2f lab4: add script for updating documentation on the server 2023-05-20 19:15:26 +03:00
dymik739 1067db24d6 lab4: include GPLv3 license copy 2023-05-20 18:56:24 +03:00
dymik739 15f6228218 lab4: add script to automatically generate the java documentation 2023-05-20 18:05:26 +03:00
dymik739 ec087856b6 add the complete code for lab4 2023-05-20 18:01:28 +03:00
dymik739 03bbb6e4c5 continue renderSuite toolkit development 2023-05-20 10:59:09 +03:00
dymik739 d606f6994f add the support of sideloading texts into the lab3 code 2023-05-20 10:57:37 +03:00
dymik739 400aaab49d done the base task for lab3 2023-05-16 22:16:39 +03:00
dymik739 7e35aaa96a add development files for lab3 2023-04-27 14:23:46 +03:00
dymik739 ec1d3841a6 add .gitignore file to simplify development 2023-04-27 14:20:29 +03:00
dymik739 23d8a1b1ce hotfix: add missing exit() call when failing to fetch network resource 2023-04-13 22:16:11 +03:00
dymik739 5f109a0072 fix a bug with parameter skipping and make code flow more readable 2023-03-21 22:29:04 +02:00
dymik739 a9e3c765c6 move away from using git server as a CDN due to the maintaining difficulties 2023-03-18 17:32:55 +02:00
dymik739 37f8e9dbf6 add correct variable type code patcher 2023-03-18 12:58:26 +02:00
dymik739 f2703fb43f code cleanup and minor bug fixes 2023-03-18 11:42:01 +02:00
dymik739 090c8dfc28 hotfix: forgot to include the Matrix class 2023-03-18 11:20:23 +02:00
dymik739 3f15c4c724 finished doing lab2 in wrong variable type 2023-03-18 11:18:59 +02:00
dymik739 00fba12eb2 add support for loading and printing out matrices from files 2023-03-18 00:48:35 +02:00
dymik739 ca37003f32 add support for fetching random matrix and move to using domain names instead of IPs 2023-03-16 23:06:26 +02:00
dymik739 1c70783d22 add matrix.py server-side code 2023-03-16 23:02:57 +02:00
dymik739 8f131a0129 reduce memory usage while reading help file 2023-03-16 09:27:02 +02:00
dymik739 4ba6832845 main class file code fixes 2023-03-11 13:14:02 +02:00
dymik739 60c578b8bf add development files for lab2 2023-03-11 11:51:09 +02:00
dymik739 ded099dbac initial commit 2023-03-11 08:52:16 +02:00