Block a user
WIP: [GSoC] Add initial libunicode parser and example
I guess this appended commit will fix it also.
WIP: [GSoC] Add initial libunicode parser and example
Do you guys use a specific linter or FASM code formatter script to check these 8/16 column alignments locally, or do you just have 'kernel developer vision' from staring at the codebase all day? 😅
WIP: [GSoC] Add initial libunicode parser and example
I guess I will keep the function names internally as they are but while exporting I will just append it with utf. then the function name I guess.
WIP: [GSoC] Add initial libunicode parser and example
Internally, I am keeping the name same but I am exporting it with such dot(.) names. Is this OK, or should I change it?
WIP: [GSoC] Add initial libunicode parser and example
Strictly speaking, this is still left. I will do it.
WIP: [GSoC] Add initial libunicode parser and example
I guess this current commit will convert into a library as per your requirements.