32 Commits (cadbeea84ce1b9eaa73a073bb6c8e0f2d6718d87)
 

Author SHA1 Message Date
Tait Hoyem cadbeea84c Add test binary to .gitignore
5 years ago
Tait Hoyem 21fda67c88 Fix allocation error by using malloc(sizeof(...))
5 years ago
Tait Hoyem 2e292d7d85 Test working
5 years ago
Tait Hoyem 85899794ee Tests passing!
5 years ago
Tait Hoyem 52835e0a03 Fixed tests. Cause segfault
5 years ago
Tait Hoyem a9d69ba892 WOrking on tests
5 years ago
Tait Hoyem 9a3e0b6a43 Start testing/ Split into a few files/
5 years ago
Tait Hoyem 1e81f73757 Update README.md
5 years ago
Tait Hoyem c10595be97 Add error detection around delay paramaters
5 years ago
Tait Hoyem 61f435c65b Add ability to set delays for outputing morse code via arguments
5 years ago
Tait Hoyem f83a066a1e Merge branch 'master' of https://github.com/TTWNO/morse-in-c
5 years ago
Tait Hoyem 2f64de0cc9
Update and rename README to README.md
5 years ago
Tait Hoyem 6721d0a97d Fix some formatting issues :)
5 years ago
Tait Hoyem 25fc4e1665 Add --reverse/-x to the README
5 years ago
Tait Hoyem 682f71611b Add reverse option: -x
5 years ago
Tait Hoyem 67a67f7070 Fix gettyburg formatting
5 years ago
Tait Hoyem a51ebb0a05 Merge branch 'master' of https://github.com/TTWNO/morse-in-c
5 years ago
Tait Hoyem 056bf01b83 Add more test files
5 years ago
Tait Hoyem c97d55c9b0 Merge old readme changes
5 years ago
Tait Hoyem 63df5c6ee4 Allow for unlimited buffer, it will only read 56k of data at a time, however
5 years ago
Tait Hoyem 3cdae7fcb1 Remove interactive option
5 years ago
Tait Hoyem 9c700bd8c0 cat gettysburg.txt | ./morse -> ./morse < gettysburg.txt
5 years ago
Tait Hoyem d2b12183db Add Makefile features to README
5 years ago
Tait Hoyem 01d356ace1 Add install and uninstall
5 years ago
Tait Hoyem d1d16ebf1f Fix gitignore
5 years ago
Tait Hoyem 410c7c4c9e Add ./morse to .gitignore
5 years ago
Tait Hoyem 7ddb2db9a6 Add gettysburg address. Add clean option to Makefile
5 years ago
Tait Hoyem 32d3f387e7 Update README
5 years ago
Tait Hoyem 186ea567a6 Change name, add features
5 years ago
Tait Hoyem 00c24463bd Add -i/--interactive. Add README
5 years ago
Tait Hoyem 0b59dc20ad Add Makefile and write main code
5 years ago
Tait Hoyem c840146cc5
Initial commit
5 years ago