Commit Graph

18 Commits

Author SHA1 Message Date
1273370e93 Adding support for Python via swig 2011-10-22 16:45:31 +02:00
fbd47333ed Adding an example 2011-10-15 14:21:57 +02:00
88ae83937d Some mangling to avoid collisions 2011-10-14 21:58:56 +02:00
eef470aff2 Fixing check-syntax rule in Makefile 2011-10-04 09:11:06 +02:00
848912eaee Creating an src directory 2011-09-27 10:37:21 +02:00
ebb804b205 Adding a shell script to run test and compiling as a shared library 2011-09-27 10:35:37 +02:00
33fd0a58cd Renaming vt100 into terminal_vt100 2011-09-22 20:29:27 +02:00
3b8e2be53f Conditional compilation of a debug statement 2011-09-22 20:17:27 +02:00
55abb46212 Refactoring test.c 2011-09-22 20:14:43 +02:00
4a735ec4ed Typo in Makefile 2011-09-22 20:12:16 +02:00
8bb410bb7f A bit of renaming (term -> terminal) 2011-09-22 19:43:46 +02:00
89768710c6 Clean API for vt100 almost OK 2011-09-22 09:22:04 +02:00
3171d66d6f Separation of term and vt100, season 1 episode 4 2011-09-20 21:26:11 +02:00
884e7a74b2 renaming vt100.c to term.c cause it's not specific ... 2011-09-17 13:27:28 +02:00
Julien
f4d83e8157 Adding support for flymake-mode to the makefile via the check-syntax rule 2011-09-11 23:37:13 +02:00
d10dd1c9a5 Building a test... that seems to work 2011-08-31 09:00:24 +02:00
d2bb8d3af5 Fixing Makefile (add -Wstrict-prototypes and fixing a bug in make clean) 2011-08-31 08:59:39 +02:00
Julien
0ba55ee2df Initial commit 2011-08-28 21:48:33 +02:00