Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
10f7daa
Add files via upload
mecchmatProjects Feb 26, 2021
ed85ee7
Add files via upload
mecchmatProjects Feb 26, 2021
e2f0e80
tasks
mecchmatProjects Feb 26, 2021
afe972d
add tasks
mecchmatProjects Feb 26, 2021
43c0d11
update tasks
mecchmatProjects Mar 6, 2021
68b5027
latex method
mecchmatProjects Mar 6, 2021
f389539
fixes for Lect06 text file example
Mar 10, 2021
39885c0
updates to source code
Mar 10, 2021
52a246e
add latex files for tasks
Mar 10, 2021
66d6c1f
updates to guidlines 10-15
Mar 11, 2021
cf4e75d
updates to methdical GL - full version
Mar 16, 2021
a81c9c9
small fixes
Mar 17, 2021
87a8cfe
updates to presentations
mecchmatProjects Mar 18, 2021
fb21f23
Add files via upload
mecchmatProjects Mar 18, 2021
8b3afe7
lects C updates
mecchmatProjects Mar 18, 2021
9f62e76
Merge branch 'mecchmatProjects-methodicalGL' of https://github.com/al…
Mar 19, 2021
6e490bd
updates to methodical and presentations
Mar 22, 2021
d0175d9
updates and fixes to method.tex
Mar 22, 2021
5d74541
updates to methodical tex files
Mar 22, 2021
4fed0a0
fixes to method.tex
Mar 22, 2021
1f1b33c
updates to binary file tasks
Mar 24, 2021
97b8639
some fixes
Mar 29, 2021
b6e66e1
some updates to methodical (14 chapter)
Apr 6, 2021
e86be01
small updates to codes and presentation for 11-12 lects
Apr 13, 2021
79b4ef7
fixes to methodical - add text-files chapter and some tasks
Apr 13, 2021
fefc0cc
small fixes
Apr 13, 2021
d28bbdb
udpdates of presentations and methodicals
Apr 20, 2021
33a370f
трохи апдейту
Apr 20, 2021
b81b8d0
more updates
Apr 21, 2021
879d9b6
syntax fixes
Apr 21, 2021
697e844
small fixes
Apr 22, 2021
a1e3ca7
add lectures version
mecchmatProjects Apr 22, 2021
5cbc1ee
fix literature and some others
Apr 23, 2021
db327e0
Merge branch 'mecchmatProjects-methodicalGL' of https://github.com/al…
Apr 23, 2021
1dd9fb7
small updates
May 19, 2021
66f28a4
updates to tasks
May 19, 2021
78b19d0
added tex version of fulltasks
May 19, 2021
1c86021
update tasks general
Jun 8, 2021
9b8580f
fix till bit tasks
Jun 10, 2021
be712a0
updates tasks - arrays and C-strings
Jun 22, 2021
069bf15
Update tasks by Stepiks
Jul 1, 2021
be048ee
some fixes
Jul 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
*.a
*.lib

# Comlied latex
*.out
*.aux
*.log


# Executables
*.exe
*.out
Expand Down
Loading