Noah Vogt
|
c1a58bd608
Merge pull request #3 from amarshall/overridable-prefix
|
3 lat temu |
Andrew Marshall
|
4474854664
Make Makefile PREFIX overridable
|
3 lat temu |
Noah Vogt
|
11d4bd43a0
fix windows install script as pointed out by #2 + update gitignore
|
3 lat temu |
Noah Vogt
|
8ee9d0702c
split tibasic.h -> log.hh, token_util.hh + migrate *.cpp to .cc + migrate *.h to .hh (when c++ only code) + update README
|
3 lat temu |
Noah Vogt
|
d8b3387487
restructuring + coding style + update README + licensing consistency
|
3 lat temu |
Noah Vogt
|
89f0f78fdc
fix unsafe strcopy that can cause buffer overflows + fix Makefile clean rule + change from inline to block comments
|
3 lat temu |
Noah
|
b17d7dcc65
remove pacman hook (deprecated + not used anymore)
|
4 lat temu |
Noah
|
67cffb1e52
remove make chmod
|
4 lat temu |
Noah
|
007f1ff1d0
makefile fix
|
4 lat temu |
Noah
|
a70cf981af
makefile fix
|
4 lat temu |
Noah
|
a0ca1faa5b
fix makefile
|
4 lat temu |
Noah
|
2b0f6b3969
myString( token working
|
4 lat temu |
Noah
|
2c63c904df
change language
|
4 lat temu |
Noah Vogt
|
ae0e4e100d
added way to install on windows
|
4 lat temu |
Noah
|
6ed7164cb7
mention aur package
|
4 lat temu |
Noah
|
4de9785f53
add pacman hook
|
4 lat temu |
Noah
|
868b4fe11e
get rid of weird flag
|
4 lat temu |
Noah
|
72f6e31bd3
aur compliant
|
4 lat temu |
Noah
|
cb378cea40
now compile with optimization
|
4 lat temu |
Noah
|
97f0e9694c
fixed typo
|
4 lat temu |
Noah
|
08ac7caa6e
add feature listing
|
4 lat temu |
Noah
|
822a042d81
added help flags
|
4 lat temu |
Noah
|
01c161a090
delete extra \/ in binary path
|
4 lat temu |
Noah
|
ae57eaf58f
added help flags and improved help message
|
4 lat temu |
Noah
|
0fd7bbd77a
added verbose flag and improved ignoring of lines only containing whitespaces (and comments)
|
4 lat temu |
Noah
|
ed8dd5342d
fix too long readme
|
4 lat temu |
Noah
|
45199f11da
made a new readme
|
4 lat temu |
Noah
|
2297b6e2ed
delete old readme
|
4 lat temu |
Noah
|
2dd3afa1f1
added comment support
|
4 lat temu |
Noah
|
f7731616af
added support for input files with no file extension
|
4 lat temu |