X Tutup
The Wayback Machine - https://web.archive.org/web/20200729121928/https://github.com/nemequ
Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@quixdb @simd-everywhere

Popular repositories

  1. A C/C++ header to help move #ifdefs out of your code

    C++ 382 22

  2. Collection of miscellaneous portable C snippets.

    C 353 32

  3. µnit is a small testing framework for C

    C 233 24

  4. Autotools-style configure script wrapper around CMake

    76 3

  5. Directions for installing ICC compiler on Travis CI

    Shell 46 11

  6. This repository is no longer active; please use https://gitlab.gnome.org/GNOME/vala-extra-vapis instead.

    Vala 44 22

2,315 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created a pull request in shibatch/sleef that received 1 comment

Include version numbers in public header.

This can be used to detect whether the version of SLEEF being used supports a feature. For example #if SLEEF_VERSION_MAJOR > 3 || (SLEEF_VERSION_M…

+6 −1 1 comment

Created an issue in shibatch/sleef that received 6 comments

Provide APIs for static dispatch

In many cases it is best to skip the dynamic dispatch and and instead just call a function chosen at compile time. For example, sometimes the code …

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.
X Tutup