summary refs log tree commit diff stats
path: root/lib/wrappers/python.nim
Commit message (Collapse)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* objects with no ancestor are not implicitely finalAraq2012-08-241-1/+1
|
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-1/+1
|
* x11 example compiles again; updated python wrapper; compiler supports ↵Araq2012-07-161-13/+17
| | | | variables in DLLs
* p[] instead of p^Araq2011-04-111-9/+9
|
* added missing library filesrumpf_a@web.de2010-03-071-0/+1583
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-1583/+0
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* more enhancements for the libAndreas Rumpf2010-02-081-0/+2
|
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-171-2/+2
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+1581
44'>244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328