aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 5.20: v2, get rid of unnecessary recursionsinanmohd2023-04-234-26/+22
|
* 5.20: initial commitsinanmohd2023-04-2310-0/+303
|
* 5.19: initial commit, make use of makefiles and split main into multiple filessinanmohd2023-04-109-0/+322
|
* 5.18: improved k&r dcl programmesinanmohd2023-04-081-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 entabsinanmohd2022-12-171-115/+111
|
* fix: remains from 5.1sinanmohd2022-11-051-51/+48
|
* fix: 5.1, misunderstood questionsinanmohd2022-11-051-48/+42
|
* add bubble sortsinanmohd2022-07-281-0/+75
|
* 5.17sinanmohd2022-06-301-0/+259
|
* readmesinanmohd2022-06-291-0/+10
|
* 5.16sinanmohd2022-06-291-0/+204
|
* 5.15sinanmohd2022-06-291-0/+164
|
* Merge branch 'master' of gitlab.com:sinanmohd/krsinanmohd2022-06-281-0/+674
|\
| * Add LICENSESinan2022-06-241-0/+674
| |
* | 5.14sinanmohd2022-06-281-0/+146
|/
* 5.13sinanmohd2022-06-241-0/+103
|
* 5.12sinanmohd2022-06-231-0/+161
|
* add 5.11sinanmohd2022-06-231-0/+132
|
* 5.10sinanmohd2022-06-201-0/+92
|
* 5.9sinanmohd2022-06-201-0/+63
|
* 5.8sinanmohd2022-06-201-0/+63
|
* add 5.7.1.csinanmohd2022-06-201-0/+110
|
* add 5.7.0sinanmohd2022-06-191-0/+112
|
* 5.6sinanmohd2022-06-185-0/+383
|
* 5.5sinanmohd2022-06-181-0/+54
|
* 5.4sinanmohd2022-06-181-0/+33
|
* 5.3sinanmohd2022-06-181-0/+25
|
* start 5sinanmohd2022-06-162-0/+152
|
* update gitignoresinanmohd2022-06-161-0/+1
|
* finish off 4sinanmohd2022-06-161-0/+57
|
* add 4.13.csinanmohd2022-06-151-0/+66
|
* add 4.12.csinanmohd2022-06-151-0/+38
|
* add qsort and 4.11sinanmohd2022-06-152-0/+190
|
* add gitignoresinanmohd2022-06-131-0/+1
|
* add 4.10sinanmohd2022-06-131-0/+124
|
* add till 4.9sinanmohd2022-06-133-0/+717
|
* add till 4.6sinanmohd2022-06-135-2/+751
|
* added 4.1 and 4.2sinanmohd2022-06-062-0/+141
|
* add 3.6.csinanmohd2022-06-041-0/+62
|
* add 3.5sinanmohd2022-06-042-1/+64
|
* rewrite deleted 3.3.c (whole reason to make this git repo)sinanmohd2022-06-041-0/+36
|
* fix for most -ve intsinanmohd2022-06-041-3/+4
|
* inital commitsinanmohd2022-06-0425-0/+1272