48 Commits (602064980742dc645bbeeac00c4b3e09244a46e2)
 

Author SHA1 Message Date
TheUltimateOptimist 6020649807 added test for gets with any length 1 year ago
TheUltimateOptimist 7c147e0818 added test for gets with maxLength 1 year ago
TheUltimateOptimist f5cda7cfc6 refactoring: exchanged printf with printText 1 year ago
TheUltimateOptimist 6ee2059270 added test for gets with minLength 1 year ago
TheUltimateOptimist 4fbe2042a8 added test for getllu with min and max 1 year ago
TheUltimateOptimist b0c12a7b4a added test for getlu with min and max 1 year ago
TheUltimateOptimist 948b3c0ddc added test for getu with min and max 1 year ago
TheUltimateOptimist a81e8d3d3c added test for gethu with min and max 1 year ago
TheUltimateOptimist 32912f6b55 added test for getlld with min and max 1 year ago
TheUltimateOptimist f9ac66b145 added test for getld with min and max 1 year ago
TheUltimateOptimist 4d25b3e920 added test for getd with min and max 1 year ago
TheUltimateOptimist fb5a121d40 added test for gethd with min and max 1 year ago
TheUltimateOptimist bd40855b6c added test for gets wit minLength and maxLength 1 year ago
TheUltimateOptimist 26b0c9cc48 refactoring: moved printlf to top of file 1 year ago
TheUltimateOptimist d13e3280c0 refactoring: replaced printf with printText 1 year ago
TheUltimateOptimist cbb0248bfd refactoring: updated printlf to return early if fakeinput was injected 1 year ago
TheUltimateOptimist a05cf45c9f refactoring: made input injectable for testing purposes 1 year ago
TheUltimateOptimist 8b9f4203d3 refactoring: renamed add_main.c to main.c 1 year ago
TheUltimateOptimist 9f0ebb7fe5 added feature "add" as a skeleton to use for other features 1 year ago
Laurin 4e53a22923 Changed wrong name in team.md 1 year ago
Laurin 1195cb3438 Updated team.md 1 year ago
TheUltimateOptimist 7d7c150d50 fixed spelling mistake in userinput.h docs 1 year ago
TheUltimateOptimist 15fd87b930 Merge branch 'userinput' 1 year ago
TheUltimateOptimist 791155b020 documentation: documented functions from userinput.h 1 year ago
TheUltimateOptimist f01127845b refactoring: renamed getstr to gets 1 year ago
TheUltimateOptimist a6aac1806c implemented addfile script 1 year ago
TheUltimateOptimist e8895cee2a refactoring: renamed getull to getllu 1 year ago
TheUltimateOptimist 0e9044cce9 refactoring: renamed getul to getlu 1 year ago
TheUltimateOptimist e2fb2c4835 implemented getlf 1 year ago
TheUltimateOptimist 30cd3152c8 implemented getull 1 year ago
TheUltimateOptimist 159fe0a017 implemented getul 1 year ago
TheUltimateOptimist f7166d349c implemented getu 1 year ago
TheUltimateOptimist 80aeacef8b implemented gethu 1 year ago
TheUltimateOptimist 501bedbf87 implemented getlld 1 year ago
TheUltimateOptimist 3a00cb92d1 implemented getld 1 year ago
TheUltimateOptimist 2729c4b9d2 implemented getd 1 year ago
TheUltimateOptimist d378fa1a31 implemented gethd 1 year ago
TheUltimateOptimist d2a2ce7ab0 implemented LD macro 1 year ago
TheUltimateOptimist 51b00fb57a implemented getNumber 1 year ago
TheUltimateOptimist a3869ae3a4 implemented printlf 1 year ago
TheUltimateOptimist 239679e77a implemented getstr 1 year ago
TheUltimateOptimist eef850ed11 implemented readInput 1 year ago
TheUltimateOptimist e4fdad7ce3 implemented trimRight 1 year ago
TheUltimateOptimist daa595a322 implemented trimLeft 1 year ago
TheUltimateOptimist 0904ca472c created userinput.c 1 year ago
TheUltimateOptimist ed71fb000f defined userinput.h 1 year ago
fdai7777 4b0b977055 Update team.md 1 year ago
TheUltimateOptimist 74b50a7e65 first commit 1 year ago