stew3254
|
366ab02726
|
Fixed comments
|
3 years ago |
Cameron Weinfurt
|
3b6a783f5d
|
Why can't git merge comments?
|
3 years ago |
Cameron Weinfurt
|
348016989d
|
First part of comment and variable cleanup.
|
3 years ago |
stew3254
|
7cac47424c
|
Changed docs
|
3 years ago |
Sarah Inzerillo
|
8fb0f32bc0
|
Consistant formatting
|
3 years ago |
Sarah Inzerillo
|
dd980266a6
|
:P
|
3 years ago |
Sarah Inzerillo
|
3ae4df8572
|
yeet
|
3 years ago |
Sarah Inzerillo
|
e60d1cfbe5
|
ALl done i promise
|
3 years ago |
Cameron Weinfurt
|
be6110dce0
|
Updated design docs with current information. Proof read this and make sure I didn't forget anything important.
|
3 years ago |
Cameron Weinfurt
|
b6caf9890c
|
Merging go and back in. Still need to fix changes from open
|
3 years ago |
Cameron Weinfurt
|
5b7c5aae52
|
Made split_line push to v_lines_ rather than return a vector to immediately be concated. Fixed issue with breaks circumventing split_line
|
3 years ago |
Sarah Inzerillo
|
621f56c82c
|
Fixed merge conflicts
|
3 years ago |
Cameron Weinfurt
|
9113c3934d
|
Merge branch 'stew' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
Sarah Inzerillo
|
17cbbd78d2
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into inzeris
|
3 years ago |
Sarah Inzerillo
|
03f0c73803
|
my design and specifications
|
3 years ago |
stew3254
|
aa8caa816c
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
stew3254
|
d051435adc
|
Finished split lines function
|
3 years ago |
Sarah Inzerillo
|
0c578386e7
|
Finalized fns. For real this time.
|
3 years ago |
Sarah Inzerillo
|
15f40dd27a
|
Go and Back functions work properly
|
3 years ago |
Sarah Inzerillo
|
c8507fc800
|
yeehaw
|
3 years ago |
stew3254
|
e35d230c2b
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into stew
|
3 years ago |
stew3254
|
a2010a47a9
|
Some tweaks
|
3 years ago |
Cameron Weinfurt
|
9159d27c4f
|
Merge branch 'cameron' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into cameron
|
3 years ago |
Cameron Weinfurt
|
a532b698bb
|
Fixed open duplicating lines.
|
3 years ago |
Sarah Inzerillo
|
992d96daed
|
go fn is alllllll goooood
|
3 years ago |
Sarah Inzerillo
|
ac9aa0df9c
|
go and back functions :D
|
3 years ago |
Sarah Inzerillo
|
9179a2e5ab
|
Updated go and back fns
|
3 years ago |
stew3254
|
ce738d7e0d
|
Added line wrap. Still buggy and doesn't test for all cases
|
3 years ago |
Sarah Inzerillo
|
00cc3e45f6
|
done but i need to fix many many errors :)))
|
3 years ago |
stew3254
|
ad95783a1a
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into stew
|
3 years ago |
stew3254
|
b3202c52d5
|
Merge branch 'stew' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
stew3254
|
8fe0702b6c
|
Fixed issues when merging Sarah's and Cameron's code
|
3 years ago |
Cameron Weinfurt
|
d20176994a
|
Merge branch 'cameron' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
Cameron Weinfurt
|
8e88b1038a
|
Merge branch 'stew' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into cameron
|
3 years ago |
stew3254
|
2402848ec2
|
Merge branch 'cameron' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into stew
|
3 years ago |
stew3254
|
07a07b7d10
|
Fixed code so no more warnings
|
3 years ago |
Cameron Weinfurt
|
38d398aa2f
|
Changing how buffer handles break and paragraph tags
|
3 years ago |
stew3254
|
71aeaf6a90
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into stew
|
3 years ago |
stew3254
|
0849ef4812
|
Changed display, but not done
|
3 years ago |
Sarah Inzerillo
|
476740f960
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
Sarah Inzerillo
|
96269455fe
|
Made go function
|
3 years ago |
Cameron Weinfurt
|
e925728c3d
|
Added more documentation to Buffer.cpp, stopped assuming trailing spaces after tags and updated the test file.
|
3 years ago |
stew3254
|
724c09df19
|
Added a getlines function and modified a few things withe test text and buffer. I also made the build script and source script better
|
3 years ago |
stew3254
|
27affebad1
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into stew
|
3 years ago |
Cameron Weinfurt
|
e8376ac8d1
|
Merge branch 'cameron'
|
3 years ago |
Cameron Weinfurt
|
dc477f28f2
|
Fixed some bugs with Buffer. Formatting should be done now. Also added a debug script that allows for use with gdb and made test.txt a formattable file for us to test against.
|
3 years ago |
stew3254
|
e1fd993ad0
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1 into cameron
|
3 years ago |
stew3254
|
a4a222c6a7
|
Merge branch 'master' of https://gitea.cslabs.clarkson.edu/cameron/cs142-project-1
|
3 years ago |
stew3254
|
09c870c093
|
Design mods
|
3 years ago |
Cameron Weinfurt
|
99d9b03c22
|
Modified Buffer code to format input and added the vector for storing links.
|
3 years ago |