Will Szumski
|
17eb1e748e
|
turns out {.compileTime.} tables work, but ones decalred in static block do not
|
2015-01-03 19:56:22 +00:00 |
|
Will Szumski
|
0beff2244a
|
fixed some warnings, added debug template (compile with -d debug), make QtType macro pass through definitions we do not explicitly handle
|
2015-01-03 19:49:59 +00:00 |
|
Will Szumski
|
b4083f1b84
|
work around compiler bug where {.compileTime.} tables are flagged up as not being computable at compile time when a macro using them is imported into another module
|
2015-01-02 21:26:30 +00:00 |
|
Will Szumski
|
0c626fe6db
|
export QtType macro
|
2015-01-02 20:07:48 +00:00 |
|
Will Szumski
|
b02540d1c1
|
add NimQmlMacros.nim
|
2015-01-02 20:07:12 +00:00 |
|
Filippo Cucchetto
|
663e8fe448
|
Removed leftover
|
2014-12-30 19:13:47 +01:00 |
|
Filippo Cucchetto
|
a1adc3f53c
|
Restructured the D bindings and renamed to DQml
|
2014-12-30 19:11:01 +01:00 |
|
Filippo Cucchetto
|
fcbc2662f0
|
Moved the NimQml to a separate directory and added .nimble file
|
2014-12-29 15:32:53 +01:00 |
|