Histórico de commits

Autor SHA1 Mensagem Data
  Araq 3ccc9c467d 'with' and 'without' are not keywords anymore 7 anos atrás
  Andreas Rumpf 50f62ff44a distinguish between 'reorder' and 'noforward' 7 anos atrás
  Zahary Karadjov 74a80988d9 proper error reporting for concepts and the introduction of the {.explain.} pragma 8 anos atrás
  Araq 8f426b974a new feature: .used pragma to suppress declared-but-not-used warning 8 anos atrás
  Andreas Rumpf 02a2180a6a first version of the new memory tracking feature 8 anos atrás
  Araq 773d17cd14 big refactoring: step 1 8 anos atrás
  Jeff Ciesielski 94d1aa5109 Add the ability to pass a value with the -d flag 8 anos atrás
  Andreas Rumpf c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 9 anos atrás
  Andreas Rumpf 0baa1d9955 first version of .partial objects 9 anos atrás
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler 9 anos atrás
  Araq a2c040e3bd added undocumented exportNims pragma for Nimscript support 9 anos atrás
  Aman Gupta 5e9ce88daf implement bitsize pragma for bitfields 9 anos atrás
  Araq dc047931bb fixes #2590; methods now require a .base annotation 9 anos atrás
  Adam Strzelecki 13b57dbc2f Introduce {.noRewrite.} expr pragma disabling TR 9 anos atrás
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 anos atrás
  Araq 910ef7b2d1 'constructor' pragma for C++ support 9 anos atrás
  Guillaume Gelin 3119fe087d Happy new year! 10 anos atrás
  Araq 85cc5a6a1f destuctors are experimental; 'func' is now a keyword 10 anos atrás
  Araq 4b7de4dc5e implemented 'experimental' switch 10 anos atrás
  Araq e27ab36731 implements 'defer' 10 anos atrás
  Araq 7916b1f9aa implemented 'guard' annotation 10 anos atrás
  Araq 2781fea9e2 Nimrod renamed to Nim 10 anos atrás
  Araq 057b53e139 'lambda' is no keyword anymore 10 anos atrás
  Araq 9673e4f2df progress on deepCopy 10 anos atrás
  Araq 3b69a8d27a New concurrency model: next steps 10 anos atrás
  Araq 8e08ff559f first version of 'spawn' 10 anos atrás
  Araq b961e47bfe new concurrency model: first steps; shared is not a keyword anymore 10 anos atrás
  Audun Wilhelmsen 1e45bb79ab Added support for {.packed.} pragma on objects 10 anos atrás
  Araq 5506e8491d implemented 'union' and 'unchecked' pragmas 11 anos atrás
  Araq ab72377ce6 renamed noStackFrame to asmNoStackFrame 11 anos atrás