Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: dlimport -> dynlib (#15175) | Silvio | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | [backport] run nimpretty on os-related stuff | narimiran | 2019-09-30 | 1 | -6/+6 |
| | |||||
* | Use proper types according to MSDN and fix clang build of windows dynlib ↵ | Giovanni Petrantoni | 2019-07-26 | 1 | -12/+8 |
| | | | | (#11828) | ||||
* | styleCheck: make the compiler and large parts of the stdlib compatible with ↵ | Araq | 2019-07-10 | 1 | -6/+6 |
| | | | | --styleCheck:error | ||||
* | dynlib: use posix module (#11623) | Jacek Sieka | 2019-07-08 | 1 | -17/+11 |
| | |||||
* | Fix header inconsistencies in documentation (#11071) | Zed | 2019-04-23 | 1 | -2/+2 |
| | |||||
* | newruntime: progress | Araq | 2019-04-01 | 1 | -4/+1 |
| | |||||
* | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add config section for Nintendo Switch * Add compiler configuration for Nintendo Switch and it's CPU * Add specific lib code for Nintendo Switch * Add GC support for Nintendo Switch * Update changelog for Nintendo Switch * Update changelog with more info about fixed paths * Cleaned up GC memory management a bit * Relocate docs for Switch * Rename aarch64NoneElfGcc to nintendoSwitchGCC * Remove armv8a57 * Fix installer.ini * Reuse code in linux and amd64 * Add posix defs for nintendo switch * Add more defined sections for nintendo switch * Remove old comment * Add what's not supported for Nintendo Switch docs * Make nintendoswitch == posix * Remove DEVKITPRO references from nim.cfg * Make PR extccomp changes * Remove Result type alias * Add separate switch consts file * Update docs for nintendo switch * Fix travis errors with undefined consts and add correct wait.h procs | ||||
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -4/+2 |
| | |||||
* | Add an example to the `dynlib` module doc | Euan T | 2018-03-21 | 1 | -0/+43 |
| | | | Following a quesiton on Gitter about loading libraries dynamically based upon some runtime parameter, I noticed there's no documentation on the `dynlib` module for something that's quite common. | ||||
* | Fixed dynlink with OpenSSL >1.1.0. Added loadLibPattern. | Yuriy Glukhov | 2016-11-30 | 1 | -4/+28 |
| | |||||
* | Added checks for CPP | Konstantin Zaitsev | 2016-02-28 | 1 | -3/+7 |
| | |||||
* | Fixed THINSTANCE declaration in dynlib.nim for VS compiler | Konstantin Zaitsev | 2016-02-25 | 1 | -1/+2 |
| | |||||
* | Trim trailling spaces | Sergey Avseyev | 2015-06-26 | 1 | -6/+6 |
| | |||||
* | fixed poxix dynlib names for bigbreak | Philip Witte | 2014-09-04 | 1 | -7/+7 |
| | |||||
* | more modules updated | Araq | 2014-08-28 | 1 | -12/+12 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -2/+4 |
| | |||||
* | should fix the nkExprColonExpr bug in the vm | Araq | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | dynlib: optionally pass RTLD_GLOBAL to dlopen | Micky Latowicki | 2014-02-10 | 1 | -3/+7 |
| | |||||
* | case consistency for dynlib.nim | Araq | 2014-02-02 | 1 | -10/+10 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | small improvements for FFI | Araq | 2012-12-26 | 1 | -1/+8 |
| | |||||
* | website improvements; better opengl wrapper (still broken) | Araq | 2012-09-28 | 1 | -9/+12 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+84 |