issues
search
carllerche
/
codegen
A Rust library providing a builder API to generate Rust code.
MIT License
251
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add extern block to codegen
#47
NightProg
opened
4 months ago
0
Add Hash derive to Type
#46
TommyAmberson
opened
2 years ago
1
Crate maintenance has moved to Gitlab!
#45
Carter12s
opened
2 years ago
16
Added support for visibility for fields
#44
strykejern
opened
2 years ago
1
Added support for associated constants on traits and impls
#43
strykejern
opened
2 years ago
0
Add TypeAlias
#42
lizelive
opened
2 years ago
0
Expose Scope#items
#41
calavera
opened
2 years ago
0
Add module attributes
#40
calavera
opened
2 years ago
0
Add support for struct attribute macros
#39
dflemstr
opened
2 years ago
1
push raw string in a module
#38
basavesh
opened
3 years ago
0
support adding macros to a function
#37
basavesh
closed
3 years ago
1
implement support for associated constants
#36
gregdhill
opened
3 years ago
1
Annotations for structs, enums and variants
#35
josefrcm
opened
3 years ago
1
Add annotations for structs, enums and variants.
#34
josefrcm
opened
3 years ago
1
Added Support For Struct Attributes
#33
robertcorponoi
closed
1 year ago
0
Added documentation and annotation to enum variants
#32
ko1N
opened
4 years ago
3
Fix clippy lints
#31
Luro02
opened
4 years ago
0
Update to rust 2018 edition
#30
Luro02
closed
4 years ago
0
Fix issue #28
#29
Luro02
closed
3 years ago
0
Multiple calls to allow should emit multiple attributes for an enum
#28
Luro02
closed
3 years ago
0
Add Associated Constants
#27
clinta
opened
4 years ago
1
Add variant docs and non_exhaustive option
#26
dholroyd
opened
4 years ago
1
Removed duplicated code using Traits
#25
piranna
opened
4 years ago
0
Splitted library in several module files
#24
piranna
closed
4 years ago
1
Split in mĂșltiple files
#23
piranna
closed
4 years ago
2
Code generation?
#22
piranna
closed
4 years ago
2
Release 0.1.3
#21
andrewleverette
closed
4 years ago
0
Add support for function attributes and extern functions
#20
BaeoMaltinsky
closed
4 years ago
4
Add codegen for Functions which are not part of impl
#19
bpr
closed
4 years ago
1
Add ability to define fn as async, also allow for macros in traits and impls
#18
gorup
closed
4 years ago
2
Const + Static
#17
Lucretiel
opened
5 years ago
1
Bump version to v0.1.1
#16
carllerche
closed
5 years ago
0
Release new version
#15
marcelbuesing
closed
5 years ago
2
How do I add a Function to a Module?
#14
SunDoge
closed
4 years ago
6
Add allow for specifying lint attributes
#13
marcelbuesing
closed
5 years ago
0
Add repr to struct and enum
#12
marcelbuesing
closed
5 years ago
2
Push to crates.io?
#11
expenses
closed
5 years ago
2
Field visibility
#10
LegNeato
opened
6 years ago
1
Use indexmap 1.0.
#9
briansmith
closed
6 years ago
0
Replace ordermap with indexmap.
#8
briansmith
closed
6 years ago
0
Fix handling of namespaced imports
#7
hawkw
closed
6 years ago
7
Issue #3 and #4: Add field documentation and annotation
#6
nbigaouette
closed
4 years ago
9
Fix issue #2: add semicolon to empty struct
#5
nbigaouette
closed
6 years ago
1
Field documentation
#4
nbigaouette-eai
closed
4 years ago
1
Fields annotations?
#3
nbigaouette-eai
closed
4 years ago
2
Generated empty structs are missing semicolomn
#2
nbigaouette-eai
closed
6 years ago
0
Add functions to access existing modules in a scope
#1
hawkw
closed
6 years ago
2