CleanReadLine.git
8 years agoversion 0.3 v0.3
Mart Lubbers [Wed, 27 Jan 2016 20:38:30 +0000 (21:38 +0100)]
version 0.3

8 years agoMade the make variables static
Mart Lubbers [Wed, 27 Jan 2016 20:37:53 +0000 (21:37 +0100)]
Made the make variables static

8 years agoAdded Maybe-related functions; restricted imports from .dcl
Camil Staps [Wed, 27 Jan 2016 18:04:27 +0000 (19:04 +0100)]
Added Maybe-related functions; restricted imports from .dcl

8 years agoAdded C Standard to Makefile
Camil Staps [Wed, 27 Jan 2016 17:54:39 +0000 (18:54 +0100)]
Added C Standard to Makefile

8 years agoRemoved ignored strictness hints
Camil Staps [Wed, 27 Jan 2016 17:54:23 +0000 (18:54 +0100)]
Removed ignored strictness hints

8 years agofixed test script, check needs to be added so that you cannot remove history items...
Mart Lubbers [Wed, 27 Jan 2016 17:39:43 +0000 (18:39 +0100)]
fixed test script, check needs to be added so that you cannot remove history items outside the list via index

8 years agofix makefile
Mart Lubbers [Wed, 27 Jan 2016 17:35:51 +0000 (18:35 +0100)]
fix makefile

8 years agoversion 0.3
Mart Lubbers [Wed, 27 Jan 2016 17:31:11 +0000 (18:31 +0100)]
version 0.3

8 years agoremoved accidental history file
Mart Lubbers [Wed, 27 Jan 2016 17:28:43 +0000 (18:28 +0100)]
removed accidental history file

8 years agoupdate todo
Mart Lubbers [Wed, 27 Jan 2016 17:22:45 +0000 (18:22 +0100)]
update todo

8 years agofixed issue 1, changed function type of readline
Mart Lubbers [Wed, 27 Jan 2016 17:21:24 +0000 (18:21 +0100)]
fixed issue 1, changed function type of readline

8 years agoadded comment about possible memory leak
Mart Lubbers [Tue, 26 Jan 2016 19:01:18 +0000 (20:01 +0100)]
added comment about possible memory leak

8 years agoupdate readme
Mart Lubbers [Tue, 26 Jan 2016 18:59:47 +0000 (19:59 +0100)]
update readme

8 years agoremoved debugprintf
Mart Lubbers [Tue, 26 Jan 2016 18:57:42 +0000 (19:57 +0100)]
removed debugprintf

8 years agoremoved debug printf
Mart Lubbers [Tue, 26 Jan 2016 18:57:14 +0000 (19:57 +0100)]
removed debug printf

8 years agosetting history now works
Mart Lubbers [Tue, 26 Jan 2016 18:56:19 +0000 (19:56 +0100)]
setting history now works

8 years agonothing is inline anymore
Mart Lubbers [Tue, 26 Jan 2016 15:47:53 +0000 (16:47 +0100)]
nothing is inline anymore

8 years agohistory state added
Mart Lubbers [Mon, 25 Jan 2016 17:42:03 +0000 (18:42 +0100)]
history state added

8 years agobetter link flags
Mart Lubbers [Mon, 25 Jan 2016 13:10:58 +0000 (14:10 +0100)]
better link flags

8 years agov1.2
Mart Lubbers [Mon, 25 Jan 2016 12:33:43 +0000 (13:33 +0100)]
v1.2

8 years agoupdate
Mart Lubbers [Mon, 25 Jan 2016 12:23:04 +0000 (13:23 +0100)]
update

8 years agoadded code comments
Mart Lubbers [Mon, 25 Jan 2016 10:21:44 +0000 (11:21 +0100)]
added code comments

8 years agoadd history commands
Mart Lubbers [Mon, 25 Jan 2016 10:19:53 +0000 (11:19 +0100)]
add history commands

8 years agoinitial commit, working readline function
Mart Lubbers [Mon, 25 Jan 2016 09:16:28 +0000 (10:16 +0100)]
initial commit, working readline function