Hiperión

Results 65 comments of Hiperión

in original android infosystem.txt I have this: 06-05 13:01:55.099 142 142 I KERNEL : [ 6.013768] **************************************** 06-05 13:01:55.099 142 142 I KERNEL : [ 6.013773] GSLX680 Enter gsl_ts_probe 06-05...

SOLVED!!! The extractor script not search the correct file. When I change p = Popen(['/bin/sh', '-c', 'readelf -s '+ filename +' | grep -i fw'], stdout=PIPE) for: p = Popen(['/bin/sh',...

Section 9.1.2 Virtual Stack is a little confuse. Plase consider to correct.

All corrections done! Documentation is available at: https://github.com/HiperionDevelope/berry/wiki/

For example be_pusherror does not exist but it is included in chapter 9 of the documentation

With a little search for the functions marked BERRY_API in berry.h, the following functions are not found in the documentation: - be_str2int - be_str2real - be_str2num - be_classof - be_ismodule...

In addition, the internal documentation (VM, language extension, etc) is practically non-existent and these things are one of the most important to increase its success among users (as it was...

Maybe it's not a very frequent requirement, I understand, but it's important for the language to be used more widely and not only within Tasmota (I couldn't find other projects...

> @hiperiondev I have invited you to join the organization. Thank you very much for adding me to the project! I think the next step would be to add the...