VoR0220
|
b6508ca992
|
fixed
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-11 12:03:54 -06:00 |
|
VoR0220
|
4542f459f1
|
added fix and a test for order independence of nested prefixing
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-11 11:45:14 -06:00 |
|
VoR0220
|
4585bfdce7
|
cleanup
Signed-off-by: VoR0220 <rj@erisindustries.com>
fixup
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-11 11:03:02 -06:00 |
|
VoR0220
|
e96c32a072
|
changelog entry
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-11 09:32:07 -06:00 |
|
VoR0220
|
e02270bbb4
|
fixed unused filepath bug
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-11 09:03:41 -06:00 |
|
VoR0220
|
8ace851831
|
much smaller helper function
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-10 07:17:11 -06:00 |
|
VoR0220
|
79dbd40096
|
can do this purely on length. Also made prefix filesystem string for more accurate readings.
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-08 22:53:57 -06:00 |
|
VoR0220
|
6d9020b3b8
|
fixed test and added solution
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-08 22:53:54 -06:00 |
|
VoR0220
|
4f62980d52
|
added test
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2017-01-08 22:53:51 -06:00 |
|
chriseth
|
a4d7a590ea
|
Merge pull request #1537 from ethereum/absolute-path
absolute path detection is not confused by ".dir"
|
2017-01-06 17:11:10 +01:00 |
|
Yoichi Hirai
|
779a01faa9
|
Changelog: document #1537
|
2017-01-06 16:21:16 +01:00 |
|
chriseth
|
0031e6a530
|
Merge pull request #1545 from federicobond/refactor-rename
Rename contractName to typeName when parsing new expression
|
2017-01-05 10:53:08 +01:00 |
|
Federico Bond
|
584356e7f6
|
Rename contractName to typeName when parsing new expression
|
2017-01-04 23:09:10 -03:00 |
|
Yoichi Hirai
|
07f34e0023
|
test: add a test importing a file name starting with a period
|
2017-01-03 18:18:27 +01:00 |
|
Yoichi Hirai
|
41fe412389
|
interface: change absolutePath() so that ".dir" is considered as an absolute path
fixes #1534
|
2017-01-03 18:18:22 +01:00 |
|
Yoichi Hirai
|
9128e73b03
|
docs: clarify what are considered as absolute paths
|
2017-01-03 18:18:16 +01:00 |
|
chriseth
|
43d3f048e6
|
Merge pull request #1541 from ethereum/stabelnodejs
Require stable nodejs for deployment.
|
2017-01-03 15:20:05 +01:00 |
|
chriseth
|
c8ba7f5278
|
Merge pull request #1474 from ethereum/event-lookup-base-name
Event lookup with base name
|
2017-01-03 14:11:41 +01:00 |
|
chriseth
|
941b5fd928
|
Require stable nodejs for deployment.
|
2017-01-03 13:58:54 +01:00 |
|
chriseth
|
50c1cfa348
|
Merge pull request #1527 from federicobond/elementarytypenameconversion
Add ElementaryTypeNameExpression to grammar.txt
|
2017-01-03 10:36:16 +01:00 |
|
chriseth
|
a45fdf4a0f
|
Merge pull request #1538 from ethereum/multi-keys
doc: rephrase the case when two remapping keys are applicable
|
2017-01-03 10:30:00 +01:00 |
|
chriseth
|
43a5d11f9a
|
Merge pull request #1526 from federicobond/docs-grammar
Add parsers and grammars to documentation
|
2017-01-03 09:46:39 +01:00 |
|
Yoichi Hirai
|
6a312233fc
|
ast, codegen: enable accessing events through contract names.
Fixes #1286
|
2017-01-02 17:59:20 +01:00 |
|
Yoichi Hirai
|
96ca706353
|
test: add a test case for #1286
|
2017-01-02 17:58:33 +01:00 |
|
Yoichi Hirai
|
c014448397
|
doc: rephrase the case when two remapping keys are applicable
Fixes #1536
|
2017-01-02 16:55:29 +01:00 |
|
Federico Bond
|
82b9797428
|
Add ElementaryTypeNameExpression to grammar.txt
|
2017-01-02 11:45:12 -03:00 |
|
Federico Bond
|
04af994bf5
|
Add parsers and grammars to documentation
|
2017-01-02 10:13:41 -03:00 |
|
chriseth
|
e079b1c53f
|
Merge pull request #1530 from federicobond/remove-syntax-highlighting
Remove wrong syntax highlighting in docs
|
2017-01-02 12:26:47 +01:00 |
|
chriseth
|
75a596aba2
|
Merge pull request #1529 from federicobond/right-shifts
Add missing right-hand side expression for shifts
|
2017-01-02 12:25:30 +01:00 |
|
chriseth
|
37799683a7
|
Merge pull request #1528 from federicobond/userdefinedtypename
Add UserDefinedTypeName to grammar.txt
|
2017-01-02 12:25:04 +01:00 |
|
chriseth
|
2176dae82e
|
Merge pull request #1531 from ethereum/srcmap
libevmasm: OpPop() optimization keeps the source location
|
2017-01-02 12:13:53 +01:00 |
|
Yoichi Hirai
|
2d60990238
|
libevmasm: OpPop() optimization keeps the source location
fixes #1521
|
2016-12-30 13:52:38 +01:00 |
|
Federico Bond
|
6955b8f7b9
|
Remove wrong syntax highlighting in docs
|
2016-12-28 17:32:10 -03:00 |
|
Federico Bond
|
1f80dbb39a
|
Add missing right-hand side expression for shifts
|
2016-12-28 12:53:40 -03:00 |
|
Federico Bond
|
28550ac9ff
|
Add UserDefinedTypeName to grammar.txt
|
2016-12-27 23:08:57 -03:00 |
|
Yoichi Hirai
|
eafd852a76
|
Merge pull request #1522 from federicobond/patch-2
Fix some grammar.txt inconsistencies
|
2016-12-27 10:59:28 +01:00 |
|
Federico Bond
|
890a8818b5
|
Add unimplemented functions to grammar
|
2016-12-26 22:57:00 -03:00 |
|
Federico Bond
|
507525be5f
|
Fix NumberLiteral rule for hex numbers
|
2016-12-24 13:10:51 -03:00 |
|
Federico Bond
|
2a7b01982c
|
Fix StorageLocation position for ArrayTypeName rule in grammar
|
2016-12-24 13:00:11 -03:00 |
|
chriseth
|
3a88580512
|
Merge pull request #1518 from mcoblenz/patch-2
Corrected explanation of recursive contract creation
|
2016-12-22 16:54:04 +01:00 |
|
Michael Coblenz
|
c163a219de
|
Corrected explanation per discussion.
|
2016-12-22 10:35:58 -05:00 |
|
Yoichi Hirai
|
8573b00eae
|
Merge pull request #1519 from federicobond/patch-1
Fix mapping syntax in docs
|
2016-12-22 15:46:07 +01:00 |
|
Federico Bond
|
5148de3ed7
|
Fix mapping syntax in docs
|
2016-12-21 19:27:31 -03:00 |
|
Michael Coblenz
|
4b3f147e65
|
Clarified support for recursive creation.
|
2016-12-20 13:48:01 -05:00 |
|
Michael Coblenz
|
31564d94b1
|
Fixed misleading typo
"now possible" should instead read "not possible."
|
2016-12-19 15:08:18 -05:00 |
|
chriseth
|
af8bc1c908
|
Merge pull request #1515 from ethereum/version
Update develop version.
|
2016-12-16 11:32:43 +01:00 |
|
chriseth
|
7ce7d3e74c
|
Update develop version.
|
2016-12-15 14:03:31 +01:00 |
|
chriseth
|
3a692e3df9
|
Merge pull request #1514 from ethereum/changelog
Update changelog for release.
|
2016-12-15 12:15:50 +01:00 |
|
chriseth
|
11b9abfff3
|
Update changelog for release.
|
2016-12-15 12:15:09 +01:00 |
|
chriseth
|
688841ae0a
|
Merge pull request #1513 from ethereum/changelog-for-ast-json
Changelog: add entries for #1497 and #1503
|
2016-12-15 10:40:50 +01:00 |
|