Matheus C. França

Results 93 issues of Matheus C. França

Based on the requested proposal: #46 I would like to ask, either as an extra chapter or as an extension of the initial proposal, an explanation about the differences and...

html: https://eel.is/c++draft Project: https://github.com/timsong-cpp/cppwp

request

[CEPROG](https://docs.cryengine.com/display/CEPROG/CRYENGINE+Programming) [CEV MANUAL](https://docs.cryengine.com/display/CEMANUAL/CRYENGINE+V+Manual)

request

It would be interesting to be able to build for more than one system. Do you think it could work?

enhancement

Ref: [#117](https://github.com/posborne/cmsis-svd/issues/117)

It would be interesting to be able to support *.mib or *.txt files with SMI v1 and v2 syntax. As a reference I found this project: https://github.com/kingtong/sublimetext2

syntax-request

Hi! I have recently been doing some tests using `riscv_vector.h` and still can't find any tests in real projects, only examples cited in the references below. I don't know how...

Read this: ![sourcerer_goodbye](https://user-images.githubusercontent.com/6756180/100886885-19a4ce00-3493-11eb-88f5-df4eaa47a53f.jpg)

I am trying to implement an ongoing project using libloader from zig's standard library, but it is painful to have to manually review each line for its available members. -...

enhancement
help wanted

**Zig version:** (master) - 0.10.0-dev.2950+b88151e0e **OS Arch:** ArchLinux-x86_64 ### gnu build ```bash $> zig build -Drelease-safe -Denable_tracy LLD Link... warning(link): unexpected LLD stderr: ld.lld: warning: linking module flags 'Dwarf Version':...

bug