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-04-20
Fixed issue with the file/directory check
HEAD
master
Oskar
2024-04-20
Added check for if its a directory or file
Oskar
2024-04-20
Fixed issue where files with no lines dont work properly with 'N'
Oskar
2024-04-20
new_line is now very very efficient
Oskar
2024-04-20
.
Oskar
2024-04-20
Fixed faulty logic from last commit
Oskar
2024-04-20
new_line seems to work now
Oskar
2024-04-20
Moved modeskip label because pedantic compiler
Oskar
2024-04-20
Choicemode switches
Oskar
2024-04-19
adding modes to choice
Oskar
2024-04-19
Added a way for the program to check if file exists or not. If not then
Oskar
2024-04-19
TODO update for Version 3
Oskar
2024-04-19
Version
Oskar
2024-04-19
Tests are done. I think it's ready.
Oskar
2024-04-19
moved testcases and made new testcases
Oskar
2024-04-19
Small changes. I was gonna do more changes but theres no point.
Oskar
2024-04-15
Finally merged the new input system. Still got testing to do.
Oskar
2024-04-15
test txt file
integrate-multiples
Oskar
2024-04-15
Bug with 'D' is fixed. Will continue testing.
Oskar
2024-04-14
Updated usage and removed some testing code. Added some comments. I
Oskar
2024-04-14
Makefile changes, added gnu11 std and added -Wpedantic for better
Oskar
2024-04-14
D is done
Oskar
2024-04-13
x implemented and d partially implemented
Oskar
2024-04-12
Changed types in various functions
Oskar
2024-04-11
Prepared call_X functions, i havent had alot of time to work on this but
Oskar
2024-04-07
N is completely done, will start on X maybe?
Oskar
2024-04-07
N0 now works properly
Oskar
2024-04-05
Changes to some of the validation functions to allow immediate '0' in
Oskar
2024-04-05
Working on 'N' now. Works pretty well. But it's not finished so i cant
Oskar
2024-04-05
TODO update
Oskar
2024-04-05
gitignore to avoid adding certain things
Oskar
2024-04-04
Some fixes for the 'single' inputs. Now only allows for single
Oskar
2024-04-04
TODO update
Oskar
2024-04-04
Did some changes to the external variable so that it resets to 1 each
Oskar
2024-04-04
Bugfixes. Still some things i gotta iron out. This is getting more and
Oskar
2024-04-04
TODO update. Man i gotta learn to do my TODO updates along with my other
Oskar
2024-04-04
call_L_immediate now implemented. L with immediate numbers seem to work
Oskar
2024-04-03
TODO UPDATE. Some striking revalations.
Oskar
2024-04-03
L+ and L- with numbers work now. Now only immediate numbers are left and
Oskar
2024-04-03
new check_length_fix_stdin. It checks length of buffers and seems to
Oskar
2024-04-01
TODO update. I am done for today.
Oskar
2024-04-01
Implemented call_L_only. This makes the program behave like 7ed v1 and
Oskar
2024-04-01
L+ and L- seems to work now.
Oskar
2024-04-01
More changes to functions. New arguments for call_L
Oskar
2024-04-01
Started integrating multiples. Still in progress.
Oskar
2024-03-31
TODO update
Oskar
2024-03-31
Singles done
Oskar
2024-03-31
new function call_singles
Oskar
2024-03-31
Started integrating the input system. Mainly trying to integrate the
Oskar
2024-03-31
TODO update
Oskar
[next]