Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6.1.1: 6.1 but with pointers instead of array indices | sinanmohd | 2023-05-01 | 8 | -0/+205 |
| | |||||
* | 6.1: initial commit | sinanmohd | 2023-05-01 | 8 | -0/+205 |
| | |||||
* | 5.20: v2, get rid of unnecessary recursion | sinanmohd | 2023-04-23 | 4 | -26/+22 |
| | |||||
* | 5.20: initial commit | sinanmohd | 2023-04-23 | 10 | -0/+303 |
| | |||||
* | 5.19: initial commit, make use of makefiles and split main into multiple files | sinanmohd | 2023-04-10 | 9 | -0/+322 |
| | |||||
* | 5.18: improved k&r dcl programme | sinanmohd | 2023-04-08 | 1 | -0/+157 |
| | | | | | | | | | | 1) skip code comments (// and /**/) 2) skip empty lines 3) don't skip available token if error occurres the programme wont skip new line char anymore by overwrite it, this can cause it to get stuck at line 67 with a call to gettoken() --> getch() and mixing the current line with the next declaration(line) | ||||
* | 5.11: rewrite, fixed broken entab | sinanmohd | 2022-12-17 | 1 | -115/+111 |
| | |||||
* | fix: remains from 5.1 | sinanmohd | 2022-11-05 | 1 | -51/+48 |
| | |||||
* | fix: 5.1, misunderstood question | sinanmohd | 2022-11-05 | 1 | -48/+42 |
| | |||||
* | add bubble sort | sinanmohd | 2022-07-28 | 1 | -0/+75 |
| | |||||
* | 5.17 | sinanmohd | 2022-06-30 | 1 | -0/+259 |
| | |||||
* | readme | sinanmohd | 2022-06-29 | 1 | -0/+10 |
| | |||||
* | 5.16 | sinanmohd | 2022-06-29 | 1 | -0/+204 |
| | |||||
* | 5.15 | sinanmohd | 2022-06-29 | 1 | -0/+164 |
| | |||||
* | Merge branch 'master' of gitlab.com:sinanmohd/kr | sinanmohd | 2022-06-28 | 1 | -0/+674 |
|\ | |||||
| * | Add LICENSE | Sinan | 2022-06-24 | 1 | -0/+674 |
| | | |||||
* | | 5.14 | sinanmohd | 2022-06-28 | 1 | -0/+146 |
|/ | |||||
* | 5.13 | sinanmohd | 2022-06-24 | 1 | -0/+103 |
| | |||||
* | 5.12 | sinanmohd | 2022-06-23 | 1 | -0/+161 |
| | |||||
* | add 5.11 | sinanmohd | 2022-06-23 | 1 | -0/+132 |
| | |||||
* | 5.10 | sinanmohd | 2022-06-20 | 1 | -0/+92 |
| | |||||
* | 5.9 | sinanmohd | 2022-06-20 | 1 | -0/+63 |
| | |||||
* | 5.8 | sinanmohd | 2022-06-20 | 1 | -0/+63 |
| | |||||
* | add 5.7.1.c | sinanmohd | 2022-06-20 | 1 | -0/+110 |
| | |||||
* | add 5.7.0 | sinanmohd | 2022-06-19 | 1 | -0/+112 |
| | |||||
* | 5.6 | sinanmohd | 2022-06-18 | 5 | -0/+383 |
| | |||||
* | 5.5 | sinanmohd | 2022-06-18 | 1 | -0/+54 |
| | |||||
* | 5.4 | sinanmohd | 2022-06-18 | 1 | -0/+33 |
| | |||||
* | 5.3 | sinanmohd | 2022-06-18 | 1 | -0/+25 |
| | |||||
* | start 5 | sinanmohd | 2022-06-16 | 2 | -0/+152 |
| | |||||
* | update gitignore | sinanmohd | 2022-06-16 | 1 | -0/+1 |
| | |||||
* | finish off 4 | sinanmohd | 2022-06-16 | 1 | -0/+57 |
| | |||||
* | add 4.13.c | sinanmohd | 2022-06-15 | 1 | -0/+66 |
| | |||||
* | add 4.12.c | sinanmohd | 2022-06-15 | 1 | -0/+38 |
| | |||||
* | add qsort and 4.11 | sinanmohd | 2022-06-15 | 2 | -0/+190 |
| | |||||
* | add gitignore | sinanmohd | 2022-06-13 | 1 | -0/+1 |
| | |||||
* | add 4.10 | sinanmohd | 2022-06-13 | 1 | -0/+124 |
| | |||||
* | add till 4.9 | sinanmohd | 2022-06-13 | 3 | -0/+717 |
| | |||||
* | add till 4.6 | sinanmohd | 2022-06-13 | 5 | -2/+751 |
| | |||||
* | added 4.1 and 4.2 | sinanmohd | 2022-06-06 | 2 | -0/+141 |
| | |||||
* | add 3.6.c | sinanmohd | 2022-06-04 | 1 | -0/+62 |
| | |||||
* | add 3.5 | sinanmohd | 2022-06-04 | 2 | -1/+64 |
| | |||||
* | rewrite deleted 3.3.c (whole reason to make this git repo) | sinanmohd | 2022-06-04 | 1 | -0/+36 |
| | |||||
* | fix for most -ve int | sinanmohd | 2022-06-04 | 1 | -3/+4 |
| | |||||
* | inital commit | sinanmohd | 2022-06-04 | 25 | -0/+1272 |