summary refs log tree commit diff stats
path: root/compiler/gorgeimpl.nim
diff options
context:
space:
mode:
authorcooldome <ariabushenko@gmail.com>2020-10-19 13:50:06 +0100
committerGitHub <noreply@github.com>2020-10-19 14:50:06 +0200
commit833035bacd91c2cf16ea006b64bf996e87eac75d (patch)
treebb98c19200566e1a4ac4a9ad1c55916adaa6e1a5 /compiler/gorgeimpl.nim
parent67afe72e9caa8df435738c9011135d7053e01eb2 (diff)
downloadNim-833035bacd91c2cf16ea006b64bf996e87eac75d.tar.gz
arc allocation method aligned (#15588)
* progress

* fix typo
Diffstat (limited to 'compiler/gorgeimpl.nim')
0 files changed, 0 insertions, 0 deletions
f='#n100'>100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164