Joey
|
b3d26334fd
|
Fix single underscore error
Fixes #178
|
2020-04-10 13:12:32 -06:00 |
|
awr1
|
f5dd89904d
|
Preprocessor mode fixes (#176)
|
2020-04-09 23:00:56 -05:00 |
|
Ganesh Viswanathan
|
058261c203
|
ast2 tests and const bugfix
|
2020-04-08 17:21:23 -05:00 |
|
Ganesh Viswanathan
|
c574dd1259
|
Merge branch 'newalgo-4' of https://github.com/nimterop/nimterop into newalgo-4
|
2020-04-07 20:24:09 -05:00 |
|
Ganesh Viswanathan
|
d877b20407
|
ast2 fix issue 174 - UncheckedArray
|
2020-04-07 20:24:04 -05:00 |
|
Ganesh Viswanathan
|
31ed046e3b
|
ast2 tmath tests
|
2020-04-07 17:54:17 -05:00 |
|
Ganesh Viswanathan
|
4ccde62d4f
|
ast2 fix issue 156 - abstract function pointer
|
2020-04-07 17:40:59 -05:00 |
|
Ganesh Viswanathan
|
4c513a50de
|
ast2 ignore parseString warnings, optional getNimExpression, handle override nil, param comments
|
2020-04-06 22:38:12 -05:00 |
|
Ganesh Viswanathan
|
e1c8ef2775
|
ast2 dynlib fix, add 1.2.0 testing
|
2020-04-06 12:44:07 -05:00 |
|
Ganesh Viswanathan
|
e911a9ee92
|
ast2 multiple array type block
|
2020-04-05 23:55:44 -05:00 |
|
Ganesh Viswanathan
|
534acf9259
|
ast2 var of proc type, multiple proc type block
|
2020-04-05 19:26:38 -05:00 |
|
Ganesh Viswanathan
|
bd1c283eb9
|
Merge branch 'newalgo-3' of https://github.com/nimterop/nimterop into newalgo-3
|
2020-04-03 14:54:36 -05:00 |
|
Ganesh Viswanathan
|
ced9c14828
|
ast2 test fix for osx, catch parseString errors, handle type field comments
|
2020-04-03 14:53:22 -05:00 |
|
Ganesh Viswanathan
|
5c20ce7b60
|
ast2 test fix for osx, catch parseString errors, handle type field comments
|
2020-04-02 18:17:36 -05:00 |
|
Ganesh Viswanathan
|
ad8557d70e
|
ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 bitfield support
|
2020-04-01 21:47:15 -05:00 |
|
Ganesh Viswanathan
|
54854a356a
|
Skip wrapper test on AppVeyor
|
2020-03-30 17:14:39 -05:00 |
|
Ganesh Viswanathan
|
36faf62269
|
Add wrapper test
|
2020-03-30 15:56:05 -05:00 |
|
Ganesh Viswanathan
|
e06917f40f
|
c2nImport ret, del specials from header, cache if exec not die, ast2 type pragma improvements
|
2020-03-30 15:46:34 -05:00 |
|
Ganesh Viswanathan
|
8b9c39f42e
|
ast2 newTypeIdent cleanup, pragma tests, docs.nim docs
|
2020-03-25 15:17:20 -05:00 |
|
Ganesh Viswanathan
|
e98564528e
|
ast2 pragmas for types
|
2020-03-24 15:48:54 -05:00 |
|
Ganesh Viswanathan
|
c5e978c2ef
|
ast2 override final, void return and param fixes, multi proc support
|
2020-03-23 22:07:39 -05:00 |
|
Ganesh Viswanathan
|
c113ecec98
|
ast2 bug fixes - getIdentName, ptr object, header const
|
2020-03-23 16:06:28 -05:00 |
|
Ganesh Viswanathan
|
cadf16293d
|
ast2 enum support
|
2020-03-23 14:02:40 -05:00 |
|
Ganesh Viswanathan
|
6d1c428b6e
|
Remove lzma test
|
2020-03-21 21:29:15 -05:00 |
|
Ganesh Viswanathan
|
be1e85934d
|
ast2 forward declaration support
|
2020-03-21 20:07:45 -05:00 |
|
Ganesh Viswanathan
|
4cfeea67a1
|
Fix for 0.20.2
|
2020-03-20 01:41:36 -05:00 |
|
Ganesh Viswanathan
|
f01c7ea60d
|
ast2 improve override/skip, duplicates
|
2020-03-20 01:31:54 -05:00 |
|
Ganesh Viswanathan
|
0d1445a8ac
|
ast2 getNameInfo cleanup, initial skip/override support
|
2020-03-18 23:47:00 -05:00 |
|
Ganesh Viswanathan
|
8fadeeb76c
|
Clean up ast2 pragma procs
|
2020-03-18 13:34:14 -05:00 |
|
Ganesh Viswanathan
|
2d45c6adf6
|
Initial ast2 pragma support
|
2020-03-17 23:43:47 -05:00 |
|
Ganesh Viswanathan
|
795f607e96
|
newConstDef for header
|
2020-03-17 17:19:47 -05:00 |
|
Ganesh Viswanathan
|
9d2626bb5f
|
Initial ast2 proc support
|
2020-03-17 16:34:11 -05:00 |
|
Ganesh Viswanathan
|
1a9911fc25
|
Add ast2 union support
|
2020-03-16 23:15:34 -05:00 |
|
Ganesh Viswanathan
|
3f500898aa
|
Add ast2 array expression support, cleanup debug output
|
2020-03-16 17:50:43 -05:00 |
|
Ganesh Viswanathan
|
077981c3a5
|
Readme update
|
2020-03-15 22:23:22 -05:00 |
|
Ganesh Viswanathan
|
4dd15aa7d7
|
Fix #169 - header pragma omitted by default
|
2020-03-12 18:36:38 -05:00 |
|
Ganesh Viswanathan
|
d6e69dbf84
|
Add windows to Travis, use script
|
2020-03-10 22:36:56 -05:00 |
|
Ganesh Viswanathan
|
a7aa69f71d
|
Merge newalgo branch ast2 functionality
|
2020-03-10 14:12:18 -05:00 |
|
Ganesh Viswanathan
|
da9a1c983b
|
Drop 0.19.6, fix soloud test
|
2020-03-09 23:12:11 -05:00 |
|
Ganesh Viswanathan
|
1b63a125c5
|
Add feature flag capability
|
2020-03-09 21:20:24 -05:00 |
|
Timothee Cour
|
6130c04bd8
|
fix deprecations (#166)
|
2020-01-16 09:18:27 -06:00 |
|
Ganesh Viswanathan
|
b863b1d170
|
v0.4.4
v0.4.4
|
2020-01-14 22:53:14 -06:00 |
|
Ganesh Viswanathan
|
9df8dabf5c
|
Update requires
|
2020-01-14 21:59:12 -06:00 |
|
Ganesh Viswanathan
|
359bc6e38a
|
Fix stdout reopen issue
|
2020-01-14 14:23:05 -06:00 |
|
Ganesh Viswanathan
|
972297c509
|
Restrict to OSX
|
2019-12-23 16:50:39 -06:00 |
|
Ganesh Viswanathan
|
bab37e9527
|
v0.4.3
v0.4.3
|
2019-12-23 14:54:59 -06:00 |
|
Ganesh Viswanathan
|
113656ef15
|
Merge branch 'issue144' of https://github.com/nimterop/nimterop into issue144
|
2019-12-23 13:38:39 -06:00 |
|
Ganesh Viswanathan
|
1cfcceddb4
|
Fix nimsuggest caching
|
2019-12-23 13:38:21 -06:00 |
|
Ganesh Viswanathan
|
3d1dcb31a9
|
Fix execAction issue on Windows
|
2019-12-21 22:42:36 -08:00 |
|
Ganesh Viswanathan
|
53cb044257
|
Fix #144 - nimcheck/nimsuggest support
|
2019-12-21 23:29:57 -06:00 |
|