v0.6.0 (2018-03-30)
Merged pull requests:
v0.5.0 (2017-12-24)
Merged pull requests:
v0.4.0 (2017-09-30)
Merged pull requests:
v0.3.0 (2017-06-30)
Closed issues:
- Drop repo's 'crystallang' topic #43
- Implement stdio functions #31
- Implementing functions for string #2
Merged pull requests:
- Implement tasks (but it's incomplete) #55 (noriyotcp)
- Reconstruct directory structure #54 (noriyotcp)
- long_mode_init: Implement switch_context #53 (noriyotcp)
- Refer to linker symbols #52 (noriyotcp)
- Bump up Crystal version to 0.22.0 #51 (noriyotcp)
- Display kernel info #50 (noriyotcp)
- Expand stack size #49 (noriyotcp)
- Call idt_install and isrs_install from Crystal #48 (noriyotcp)
- Implement idt isrs #47 (noriyotcp)
- Refactoring makefile #46 (noriyotcp)
- Refactoring Scrn methods #45 (noriyotcp)
- Connect C with Crystal by LibU #44 (noriyotcp)
v0.2.1 (2017-04-01)
Merged pull requests:
v0.2.0 (2017-03-27)
Implemented enhancements:
Closed issues:
- Move io.cr (inb & outb) #39
- Restructure src/lib_cr according to the directory structure of Crystal's src/lib_c #38
- Introducing musl #34
- Implement inb function #32
- Review assembly codes #29
- Bump up Crystal version to 0.21.0 #25
- cooperation #21
- Implementing ctype functions (more) #14
- Implementing ctype functions #12
- Fix testing #4
Merged pull requests:
- Restructure for libcr #38 #41 (noriyotcp)
- Move io.cr (inb & outb) to src/lib_cr/bits #40 (noriyotcp)
- Change target option to x86_64-unknown-linux-musl #37 (noriyotcp)
- [Makefile] Make directories for object files #36 (noriyotcp)
- Introducing musl #34 #35 (noriyotcp)
- Feature/#32 implement inb #33 (noriyotcp)
- Gdt without data segment #30 (noriyotcp)
- [scrn] To avoid a bug using an explicit type annotation #28 (noriyotcp)
- Re: Feature/#17 make core strong #27 (noriyotcp)
- [WIP] Feature/#17 make core strong #26 (noriyotcp)
- #14 - Feature/ctype more #24 (noriyotcp)
- [lib_cr/string] Sort functions by alphabetical order #23 (noriyotcp)
- Improve the terminal #22 (noriyotcp)
- Feature/#15 enhance the terminal #20 (noriyotcp)
- Refactoring scrn (Pt. 2) #19 (noriyotcp)
- Refactoring scrn #18 (noriyotcp)
- [scrn.cr] Cosmetic changes #16 (noriyotcp)
- Implementing ctype functions #13 (noriyotcp)
- Implement memchr function using C bindings #11 (noriyotcp)
- Reconstruct directory structures #10 (noriyotcp)
- Add string functions (strchr, strncmp and strchrnul) #9 (noriyotcp)
- Add strstr #8 (noriyotcp)
- Reimplement strcmp and strlen #6 (noriyotcp)
- #4 - Fix tests #5 (noriyotcp)
- Functions for string #3 (noriyotcp)
v0.1.1 (2017-01-07)
Implemented enhancements:
v0.1.0 (2016-12-24)
* This Change Log was automatically generated by github_changelog_generator