summary refs log tree commit diff stats
path: root/lib/wrappers
Commit message (Collapse)AuthorAgeFilesLines
* libuv working on windows tooZahary Karadjov2011-10-122-18/+21
| | | | Added: vcc compilation flags for proper debug symbol generation
* Added wrappers for joyent's libuv and http_parser librarierZahary Karadjov2011-10-122-0/+779
|
* lib/wrappers/sphinx.nim: fix typo, use 'shpinx' instead of 'sphinx'Keita Haga2011-09-091-63/+63
|
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-0/+2
|
* tests repaired; serious typo in the allocator fixed; fixes #32Araq2011-07-222-0/+7
|
* preparations for 0.8.12Araq2011-07-102-1/+26
|
* bugfix: endless loop in parser; added sphinx wrapperAraq2011-06-141-0/+261
|
* first steps to thread local heapsAraq2011-06-021-0/+298
|
* The sockets module supports non-blocking sockets now. Many other fixes in ↵dom962011-04-301-0/+3
| | | | sockets. Timeout support in scgi.
* slices are first class citizensAraq2011-04-221-1/+1
|
* p[] instead of p^Araq2011-04-117-101/+101
|
* ugh, maybe broke gitAraq2011-04-011-1/+4
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-237-0/+0
|
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-0811-13/+40
|
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-064-5/+5
|
* added missing new Lua and openGl wrappersAraq2011-02-209-0/+8181
|
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-142-12/+9
|
* REPL improvementsAraq2011-02-138-1/+2921
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-123-0/+0
|
* Adjust name of event converters and remove the boilerplateMichael Fellinger2011-01-051-38/+19
|
* Attempt to fix event debacle in sdlMichael Fellinger2011-01-041-54/+73
|
* claro wrapper addedAraq2010-11-071-0/+2734
|
* Added a close function to the ssl module.dom962010-10-271-0/+2
|
* Removed the assert()'s from ssl.nim, and limited lines to 80 chars.dom962010-10-231-11/+16
|
* Added an openssl wrapper, ssl module and smtp module.dom962010-10-231-0/+386
|
* version 0.8.10Araq2010-10-213-0/+965
|
* version 0.8.10Araq2010-10-213-30332/+1
|
* added missing wrappersAraq2010-08-288-0/+2576
|
* added some missing wrappersAraq2010-08-243-0/+2295
|
* bugfix: init of tempsAraq2010-08-241-0/+0
|
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-0/+877
|
* explicit types for generic routinesAndreas Rumpf2010-05-282-2/+2
|
* bugfix: complex.nim compilesAndreas Rumpf2010-04-041-0/+0
|
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-022-1/+119
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-2/+7
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-6/+0
|
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-251-1/+2
|
* versioning for GTK wrappersAndreas Rumpf2010-03-202-4/+4
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-19/+14
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-172-5/+354
|
* version 0.8.8Andreas Rumpf2010-03-144-63/+4253
|
* added missing library filesrumpf_a@web.de2010-03-0727-1/+44448
|
* type alias fixes for SDLrumpf_a@web.de2010-03-068-205/+2793
|
* fixed graphics moduleAndreas Rumpf2010-03-031-0/+2583
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-016-1250/+7279
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-281-2/+2
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-2869-104670/+16874
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2669-0/+0
|
* SQLite wrapperAndreas Rumpf2010-02-241-3/+3
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-1469-0/+0
|