Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / natiiix/kokos issues and pull requests
#32 - Demo Release
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#32 - Demo Release
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#31 - Added Settings module, shell color command and ISO now contains both end-user and debug version of the OS
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#30 - Exec: Implemented arrays and subroutines
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#30 - Exec: Implemented arrays and subroutines
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#29 - Added array support into program execution module
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#29 - Added array support into program execution module
Pull Request -
State: closed - Opened by natiiix over 7 years ago
#28 - Math: + sqrt() | Exec: + REAL type, + sqrt operator, + type conversions
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#28 - Math: + sqrt() | Exec: + REAL type, + sqrt operator, + type conversions
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#27 - Added sqrt() to C math library, NOT TESTED
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#26 - Program Execution Module: Implemented "continue" and "echo" commands
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#26 - Program Execution Module: Implemented "continue" and "echo" commands
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#25 - Implemented Tab in Text Editor, added break command in Exec, minor fixes
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#25 - Implemented Tab in Text Editor, added break command in Exec, minor fixes
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#24 - Exec: Fixed if / while
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#24 - Exec: Fixed if / while
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#23 - Major development of program execution module (exec)
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#23 - Major development of program execution module (exec)
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#22 - Improvements to text editor and started work on program execution
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#22 - Improvements to text editor and started work on program execution
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#21 - TextEditor: Fixed memory leak, added basic settings
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#21 - TextEditor: Fixed memory leak, added basic settings
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#20 - Text Editor should be ready for very basic use
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#20 - Text Editor should be ready for very basic use
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#19 - Further development of Text Editor
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#19 - Further development of Text Editor
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#18 - Update the ReadMe to its latest version on the TextEditor development branch as well
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#18 - Update the ReadMe to its latest version on the TextEditor development branch as well
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#17 - Update ReadMe to the latest version
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#17 - Update ReadMe to the latest version
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#16 - Added writeFile() function
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#16 - Added writeFile() function
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#15 - Revert "Added writeFile() function"
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#15 - Revert "Added writeFile() function"
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#14 - Added writeFile() function
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#14 - Added writeFile() function
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#13 - Update README.md
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#13 - Update README.md
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#12 - Implemented shell history, improved debug messages, commands in separate files, updated help
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#11 - Significantly increased amount of comments in certain files, added DEBUG-only terminal print function and heavily implemented it
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#11 - Significantly increased amount of comments in certain files, added DEBUG-only terminal print function and heavily implemented it
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#10 - Renamed new to mkfile, added mkdir and delete, fixed some bugs
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#10 - Renamed new to mkfile, added mkdir and delete, fixed some bugs
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#9 - Added newFile() function to create new files, it may be quite unstable, haven't tested all the possible scenarios yet
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#9 - Added newFile() function to create new files, it may be quite unstable, haven't tested all the possible scenarios yet
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#8 - Added shell commands (help, cd, dir), bugfixes, improvements to string and vector
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#8 - Added shell commands (help, cd, dir), bugfixes, improvements to string and vector
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#7 - shell: Added disk check / dir commands
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#7 - shell: Added disk check / dir commands
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#6 - Added a disk module which can list detected disks and partitions
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#6 - Added a disk module which can list detected disks and partitions
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#5 - FAT File System development
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#5 - FAT File System development
Pull Request -
State: closed - Opened by natiiix almost 8 years ago
#4 - Fix bug in previous cursor enable implementation
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#4 - Fix bug in previous cursor enable implementation
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#3 - Enable cursor set cursor shape
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#3 - Enable cursor set cursor shape
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#2 - Merge pull request #2 from mpetch/mpetch-fix-isofault
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#2 - Merge pull request #2 from mpetch/mpetch-fix-isofault
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#1 - Fix ISO triple fault by adding load of our own GDT
Pull Request -
State: closed - Opened by mpetch almost 8 years ago
#1 - Fix ISO triple fault by adding load of our own GDT
Pull Request -
State: closed - Opened by mpetch almost 8 years ago