Commit History

Upphovsman SHA1 Meddelande Datum
  def 39049e151f Get rid of deprecation warnings 9 år sedan
  Araq 5641be51c1 codegen doesn't produce line tracing commands anymore; fixes #1344 9 år sedan
  Araq e84834db79 lots of C++ codegen improvements 10 år sedan
  Araq 5946747970 updated the compiler to use the new symbol names 10 år sedan
  Araq 2781fea9e2 Nimrod renamed to Nim 10 år sedan
  Araq 15909c7be2 optimized method dispatchers 10 år sedan
  Zahary Karadjov 5324c9ebba iterators now return tyIter(T); 11 år sedan
  Audun Wilhelmsen 739b4f214b Fixed #688 : return in except statments. Also fixed return in finally statements. 11 år sedan
  Audun Wilhelmsen 8cccaebc2e Fixed issue 391 (nested break in except-stmts) 11 år sedan
  Araq 49fa421ba7 fixes #914 11 år sedan
  Zahary Karadjov 046d829e5d Introduce a PreMain proc in the C codegen 11 år sedan
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 år sedan
  Araq 92b8fac94a case consistency part 4 11 år sedan
  Araq 132b6b3efe implemented 'injectStmt'; more debug support 11 år sedan
  Araq fe983b1309 fixes a regression where memset was used without including <string.h> 11 år sedan
  Zahary Karadjov b01d9b6181 work-in-progress for compiling generics in their owner module 11 år sedan
  Araq a64d4dc35c documented object constrs; endb works again 12 år sedan
  Zahary Karadjov 86bf97a730 cleaned up some debugging code 12 år sedan
  Zahary Karadjov f9bd8cc985 [caas] first version that actually works (still has a lot of logical memory leaks on recompilation) 12 år sedan
  Araq cf06131dec better extension loading for the OpenGL wrapper 12 år sedan
  Zahary Karadjov c27637747a bugfix: closures as default param values 12 år sedan
  Araq 214c7a2ebd implemented a stack trace profiler 12 år sedan
  Araq 538b06a123 implements #173 12 år sedan
  Zahary Karadjov 4841b6390c removed nimdat in favor of per-module dat init procs 12 år sedan
  Zahary Karadjov e2d38a57ec better support for unsigned integers. 12 år sedan
  Zahary Karadjov 3ce400bb00 bugfix: finally blocks were not executed when the except block is exited by raise or return 12 år sedan
  Araq 15dd3a2251 fixes #109 12 år sedan
  Zahary Karadjov 20d56875de fix threading tests 12 år sedan
  Zahary Karadjov caf7878009 Proper C scopes for if, try and case statements 12 år sedan
  Zahary Karadjov d2b45dbe85 C variables are created in their enclosing block instead of their enclosing function 12 år sedan