summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* version 0.8.10Araq2010-10-211-9/+1
* bugfix: finally sections are executed before return/breakAraq2010-09-201-1/+0
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-201-2/+0
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-191-0/+2
* mac os x amd64 detection; missing C files addedAraq2010-09-161-1/+2
* fixes for exception handling; added system.compileOptionAraq2010-09-131-3/+1
* bugfix: init of tempsAraq2010-08-241-2/+0
* accurate file/line informationAndreas Rumpf2010-08-141-2/+0
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-1/+1
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-0/+5
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-1/+0
* before stack init changeAndreas Rumpf2010-08-011-1/+0
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-1/+2
* cleanup of todo.txtAndreas Rumpf2010-07-211-37/+15
* c2nim tool addedAndreas Rumpf2010-07-211-0/+155
* people shouldn't read todo ;-)Andreas Rumpf2009-05-111-585/+0
* workaround bug #374441Andreas Rumpf2009-05-111-0/+2
* version 0.7.8Andreas Rumpf2009-05-081-40/+78
* version 0.7.6Andreas Rumpf2009-04-221-34/+184
* version 0.7.4Andreas Rumpf2009-01-071-10/+35
* version 0.7.2Andreas Rumpf2008-12-121-11/+28
* version 0.7.0Andreas Rumpf2008-11-161-72/+164
* too many changes to listAndreas Rumpf2008-08-231-59/+153
* first releaseRumpf2008-06-231-0/+0
* Initial importAndreas Rumpf2008-06-221-0/+167
/a> 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 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378