index
:
7Editor.git
integrate-multiples
master
The 7Editor line editor / text editor.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-22
oops
Oskar
2024-03-22
vpc(t) tested OK i think
Oskar
2024-03-22
vcimm tested, some invalid checks are let through but thats out of scope for ...
Oskar
2024-03-22
Fixed some more stuff
Oskar
2024-03-22
vcpm tested, seems OK
Oskar
2024-03-22
updated test/Makefile for easier testing
Oskar
2024-03-22
INSTALL updated
Oskar
2024-03-22
Created tests. Will create more testcases later.
Oskar
2024-03-21
small TODO list. Great for planning in smaller more granular scale.
Oskar
2024-03-21
i think validate_plus_continue is working now, it took way too long to figure...
Oskar
2024-03-21
not tested
Oskar
2024-03-21
Moved around even more. Probably some things i am missing or removed somehow ...
Oskar
2024-03-21
Moving around alot of code now. It probably wont compile
Oskar
2024-03-21
removed useless comment
Oskar
2024-03-21
added i_validation.c and i_validation.h to make the code a bit easier and rea...
Oskar
2024-03-15
Git test
Oskar
2024-03-15
Another git server push test
Oskar
2024-03-15
Test commit for the new git server
Oskar
2024-03-14
Removed bug from N, very messy code but at least it works now
Oskar
2024-03-13
fixed major bug on input validate_L, same bug still remains on validate_N tho...
Oskar
2024-03-10
added smode to make clean
Oskar
2024-03-10
also changed INSTALL once again
Oskar
2024-03-10
Changed Makefile again. Ive had trouble deciding how i should organise the bu...
Oskar
2024-03-10
make release fix in INSTALL
Oskar
2024-03-10
Also fixed makefile. I have made a new decision how to build the program.
Oskar
2024-03-10
fixed and tested
Oskar
2024-03-07
Makefile changes
Oskar
2024-03-07
a
Oskar
2024-03-07
Added USAGE
Oskar
2024-03-07
improved 7ed.c to make using the current flags a little smarter
Oskar
2024-03-07
validate_N() is done. I removed some printf tests from the code.
Oskar
2024-03-07
validate_N() is done, still need to do some cleanup
Oskar
2024-03-04
Started working on validate_N(), its very similar to validate_L() so its most...
Oskar
2024-03-03
New requirements for N
Oskar
2024-03-03
validating L is done
oskar
2024-02-18
Organised test directory and did some logic fixes to smode
Oskar
2024-02-17
.
Oskar
2024-02-15
Added INSTALL file and just some minor changes
Oskar
2024-02-15
input.c fixed most logic for L, there may still be issues but most glaring is...
Oskar
2024-02-12
update README
Oskar
2024-02-12
New work in progress input system in input.c
Oskar
2024-02-11
minor fixes
Oskar
2024-02-11
README update
Oskar
2024-02-11
new + and - feature to increment and decrement the focus. I will make it more...
Oskar
2024-02-11
remove writemode.c
Oskar
2024-02-11
More changes to the makefile to make it easier for testing
Oskar
2024-02-10
Makefile changes because of some errors i cannot explain when using clang. Ma...
Oskar
2024-02-10
Makefile changes and slight change to variable in startmode.c
Oskar
2023-12-23
New delete line feature. Lost of fixes too
Oskar
2023-12-23
fixes
Oskar
[next]