TheLuaOSProject / Kernel

Kernel for the LuaOS operating system
GNU General Public License v3.0
36 stars 4 forks source link

feat(lib): Added strstr, mem(r)chr and fabs(f) functions. #28

Closed MrLego8-9 closed 1 year ago

MrLego8-9 commented 1 year ago

feat(lib): Added auxiliary math functions and macros

pitust commented 1 year ago

BTW: You don't need to delete PRs, you can just force push to your old repo

pitust commented 1 year ago

Please rebase your PR.

pitust commented 1 year ago

Please rebase your changes

pitust commented 1 year ago

Dont close the pr, rebase and push

MrLego8-9 commented 1 year ago

rebased

pitust commented 1 year ago

Please use git's rebase functionailty instead of merging, becuase merging generates an ugly merge commit (especially on github which)

Also, the readme changing commit is not conforming to conventional commits.

MrLego8-9 commented 1 year ago

I used git's rebase, but it seems like it still needed to merge. Moreover, the readme changing commit is not mine.

pitust commented 1 year ago

i meant... operating on q not b...

MrLego8-9 commented 1 year ago

It made more sense to remove b.