Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Rumpf 0c3e6735ac fixes #9358 hace 6 años
  Timothee Cour 745f1642d6 implement sizeof and alignof operator (manually squashed #5664) (#9356) hace 6 años
  LemonBoy 33458894da Fix overload resolution for pragmas evaluation (#8902) hace 6 años
  Araq 82693514c5 attempt to fix the .line pragma hace 6 años
  Araq f98352a498 compiler: fixes path generation for .line pragma hace 6 años
  Araq 40e01d8549 don't require an implementation for procs marked with .error; activate the move optimizer for destructors hace 6 años
  Araq 548fc778c9 .error for routines now can also have a custom error message; improve error message for 'nil' strings hace 6 años
  Jörg Wollenschläger c29d9f0382 Allow custom pragmas on more symbols again hace 6 años
  Andreas Rumpf 5fa4fa185b Merge pull request #8875 from awr1/experimentalize-reorder hace 6 años
  Araq ed5d2b5505 make tcompilerapi green, don't assue projectPath exists hace 6 años
  Araq 313282d805 better file handling for .line directives hace 6 años
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules hace 6 años
  awr e3d7056902 fixed stmtPragmas stuff hace 6 años
  LemonBoy e81fe6d32f Allow wCodegenDecl on lambdas (#8892) hace 6 años
  awr 2b8c4096a4 brought back pragmaNoForward, deprecated hace 6 años
  awr c2b09a499c Fix merge hace 6 años
  awr cd3d4faa79 Deny THIS experimental pragma specifically for non-toplevel hace 6 años
  awr1 eb668003bf Merge branch 'devel' into experimentalize-reorder hace 6 años
  awr e6a4213fae transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests hace 6 años
  Araq c0c8828d9f allow .experimental in a .push/pop environment; refs #8676 hace 6 años
  LemonBoy 6f13184e40 More checks for custom pragmas placement (#8765) hace 6 años
  LemonBoy b1c2416abd Validate pragmas attached to for variables (#8749) hace 6 años
  LemonBoy cf20c4460c More robust handling of deprecated pragmas (#8696) hace 6 años
  Araq b4e5c9d075 deprecate the .this pragma hace 6 años
  Jörg Wollenschläger 7e89f9a09a Don't remove extension of source files twice, if filenames contain dots hace 6 años
  Yuriy Glukhov 466af35d4d Fixed stacktrace/linetrace proc pragmas when appended by macro pragma hace 6 años
  Yuriy Glukhov 7e7b85afc7 Allow stacktrace and linetrace pragmas on procs hace 6 años
  Andreas Rumpf 8db27d30e6 record cppdefine for incremental compilation hace 6 años
  Andreas Rumpf 2662d713f7 implement passL and passC for the compilation cache hace 6 años
  Araq 8e9551b1c7 fixex merge conflicts hace 6 años