Commit Graph

22 Commits

Author SHA1 Message Date
Julien Palard 42e7bdd22b
Migrate from switch to native Python module. 2022-11-01 14:18:39 +01:00
Julien Palard 2fb81d3995 Adding licence (two clauses BSD). 2016-03-03 09:33:07 +01:00
Julien 7afaf12a38 Finalizing swig binding for python, and works, see https://github.com/JulienPalard/ashttp 2011-10-29 15:36:03 +02:00
Julien ea10ad8588 Adding -DNDEBUG to avoid flood during tests 2011-10-22 18:35:12 +02:00
Julien Palard 1273370e93 Adding support for Python via swig 2011-10-22 16:45:31 +02:00
Julien Palard fbd47333ed Adding an example 2011-10-15 14:21:57 +02:00
Julien Palard 88ae83937d Some mangling to avoid collisions 2011-10-14 21:58:56 +02:00
Julien Palard eef470aff2 Fixing check-syntax rule in Makefile 2011-10-04 09:11:06 +02:00
Julien Palard 848912eaee Creating an src directory 2011-09-27 10:37:21 +02:00
Julien Palard ebb804b205 Adding a shell script to run test and compiling as a shared library 2011-09-27 10:35:37 +02:00
Julien Palard 33fd0a58cd Renaming vt100 into terminal_vt100 2011-09-22 20:29:27 +02:00
Julien Palard 3b8e2be53f Conditional compilation of a debug statement 2011-09-22 20:17:27 +02:00
Julien Palard 55abb46212 Refactoring test.c 2011-09-22 20:14:43 +02:00
Julien Palard 4a735ec4ed Typo in Makefile 2011-09-22 20:12:16 +02:00
Julien Palard 8bb410bb7f A bit of renaming (term -> terminal) 2011-09-22 19:43:46 +02:00
Julien Palard 89768710c6 Clean API for vt100 almost OK 2011-09-22 09:22:04 +02:00
Julien Palard 3171d66d6f Separation of term and vt100, season 1 episode 4 2011-09-20 21:26:11 +02:00
Julien Palard 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
Julien Palard d10dd1c9a5 Building a test... that seems to work 2011-08-31 09:00:24 +02:00
Julien Palard 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