issues
search
AgoraIO-Extensions
/
terra
terra is a shell of the code-gen flow
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Delete the .terra/cxx_parser directory and rerun terra if the "does not match the source" error occurs
#54
littleGnAl
opened
1 month ago
1
fix: Fix can not find the correct parent node with the same name
#53
littleGnAl
closed
4 months ago
0
fix: Fix nested nodes's full name not correct
#52
littleGnAl
closed
4 months ago
0
feat: Add some extension functions for CXXTerraNode
#51
littleGnAl
closed
8 months ago
0
[cxx-parser] Allow add prefix to the build directory name
#50
littleGnAl
closed
8 months ago
0
Update README.md
#49
littleGnAl
closed
9 months ago
0
feat: [cxx-parser] Add resolveNodeByName
#48
littleGnAl
closed
10 months ago
0
fix: Fix clang ast can not find the std headers in some systems
#47
littleGnAl
closed
10 months ago
0
Enhance README.md
#46
littleGnAl
closed
10 months ago
0
feat: Add ParseFilesConfig.resolveParseFiles to handle the include/exclude config
#45
littleGnAl
closed
10 months ago
0
feat: Add conditional compilation directives infos to the CXXTerraNode
#44
littleGnAl
closed
11 months ago
0
fix: parent name duplicate
#43
guoxianzhe
closed
10 months ago
0
fix: allow error if config LLVM_DOWNLOAD_URL manually
#42
guoxianzhe
closed
11 months ago
0
fix: [cxx-parser] Do not treat namespace_t as parent_name
#41
littleGnAl
closed
11 months ago
0
Rename windows.h to Windows.h
#40
guoxianzhe
closed
11 months ago
0
feat: add comment into enum_constant and parameter
#39
guoxianzhe
closed
11 months ago
0
fix: Fix can not parse typedef correctly if there are struct/enum/class node before the typedef declaration
#38
littleGnAl
closed
11 months ago
0
feat: [cxx-parser] ParseResult.resolveNodeByType extension
#37
littleGnAl
closed
11 months ago
0
feat: [cxx-parser] Add SimpleType.lenOfArrayType extension
#36
littleGnAl
closed
11 months ago
0
feat: [cxx-parser] Add template_t
#35
littleGnAl
closed
11 months ago
0
Move tmp preprocess files to <my_project>/.terra/cxx_parser/preProcess@<check_sum>
#34
littleGnAl
closed
11 months ago
0
doc: Add more doc for terra-core
#33
littleGnAl
closed
11 months ago
0
Update README.md
#32
guoxianzhe
closed
12 months ago
0
fix: Fix can not parse the c++ std headers when parsing the constructor initializers
#31
littleGnAl
closed
12 months ago
0
add tsconfig.json into terra
#30
guoxianzhe
closed
12 months ago
0
Dev/fix ts default export error
#29
guoxianzhe
closed
12 months ago
0
yarn berry adapt
#28
guoxianzhe
closed
12 months ago
0
fix: [cxx-parser] Fix files order when call CXXParserConfigs.resolve
#27
littleGnAl
closed
12 months ago
0
add --skipIgnore in ts-node
#26
guoxianzhe
closed
1 year ago
0
fix: [ci] Fix publish issue
#25
littleGnAl
closed
1 year ago
0
[terra-core] Update version
#24
littleGnAl
closed
1 year ago
0
[ci] Run integration test on macOS
#23
littleGnAl
closed
1 year ago
0
build(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2
#22
dependabot[bot]
closed
11 months ago
1
Reland "Revert "feat: Parse struct constructor initializer list using clang CLI""
#21
littleGnAl
closed
1 year ago
0
Revert "feat: Parse struct constructor initializer list using clang CLI"
#20
littleGnAl
closed
1 year ago
0
feat: Parse struct constructor initializer list using clang CLI
#19
littleGnAl
closed
1 year ago
0
feat: Add terra build dir to store the build cache
#18
littleGnAl
closed
1 year ago
0
fix: terra bin not create
#17
LichKing-2234
closed
1 year ago
1
chore: jest config
#16
guoxianzhe
closed
1 year ago
0
build: migrate to workspace
#15
LichKing-2234
closed
1 year ago
0
feat: [cxx-parser] Support cached build
#14
littleGnAl
closed
1 year ago
0
[terra-core/terra] Add unit test
#13
littleGnAl
closed
1 year ago
0
chore: change ts version
#12
guoxianzhe
closed
1 year ago
0
fix: [cxx-parser] Add missing fill parent node logic
#11
littleGnAl
closed
1 year ago
0
fix: [cxx-parser] Add missing parent in CXXTerraNode
#10
littleGnAl
closed
1 year ago
0
fix: Add --clean flag
#9
littleGnAl
closed
1 year ago
0
fix: [terra] Fix resolve local path not correct in resolveTerraLoaderConfig
#8
littleGnAl
closed
1 year ago
0
fix: [cxx-parser] Add missing export
#7
littleGnAl
closed
1 year ago
0
package parsers should consider version control
#6
littleGnAl
closed
1 year ago
1
Update versions of terra-core, terra packages
#5
littleGnAl
closed
1 year ago
0
Next