Commit Graph

35 Commits

Author SHA1 Message Date
kongliangzhong 6f0f2044f2 fix lint errors 2020-09-09 16:48:42 +08:00
kongliangzhong d5ee50dfd0 fix issue #43 & #46 2020-08-25 15:05:15 +08:00
Victor Baranov 1350699582 3.0.5 2020-08-12 08:01:50 +03:00
Victor Baranov a567982764 Fix first pragma experimental detection 2020-08-12 07:55:08 +03:00
kongliangzhong a108c9469e remove duplicated headers 2020-07-14 18:47:46 +08:00
Victor Baranov 8f8ff3dd12 Fix 1st pragma identification 2019-08-02 20:47:47 +03:00
Victor Baranov d0127b28a9 Fix calculation of import position for some cases 2018-09-11 20:00:56 +03:00
Victor Baranov 6596c73b68 Last portion of refactoring 2018-09-06 16:48:46 +03:00
Victor Baranov cbc2128d85 Unit test for changeRelativePathToAbsoluteTest 2018-09-06 13:30:13 +03:00
Victor Baranov 39ab2e22e8 Constants + refactoring 2018-09-05 21:42:15 +03:00
Victor Baranov f403b30c79 No trailing spaces 2018-09-04 21:59:30 +03:00
Victor Baranov f2eb851f40 Massive refactoring 2018-09-04 21:53:42 +03:00
Victor Baranov 8bd3af3269 Massive refactoring 2018-09-04 17:01:38 +03:00
Victor Baranov f3d2f8b316 slint, bunyan dependencies are added 2018-09-04 16:17:22 +03:00
viktor 0fb7905add Unnecessary helpers are deleted 2017-12-26 17:52:13 +03:00
viktor 428b79ceda Relates to #20 2017-11-21 19:49:09 +03:00
viktor db854ca5f3 change-relative-path-to-absolute helper 2017-11-16 20:09:06 +03:00
viktor 691fe1f54c return blank lines 2017-11-14 20:27:45 +03:00
viktor a86364d323 replace to absolute path, if it only related path 2017-11-14 20:15:16 +03:00
viktor 6b69f175a9 refactor 2017-11-12 20:48:23 +03:00
Victor 26ad28e8ab
Merge branch 'master' into master 2017-11-01 20:10:56 +03:00
viktor 2bf25e0885 Remove all types of comments for finding import statements 2017-11-01 20:07:43 +03:00
oceanapplications c9fc2d1bf8
Remove commented import lines 2017-10-29 11:31:58 -04:00
oceanapplications 5130b5a644
Remove all commented to avoid false import matches 2017-10-29 11:27:54 -04:00
oceanapplications 6cc5b58d5f Update replace-all-imports-in-current-layer.js 2017-10-19 03:37:47 -04:00
oceanapplications 652e114c74 Fixed code style 2017-10-19 03:27:56 -04:00
oceanapplications 54f451692d Fix for issue #9
The directory separator used in dir.lastIndexOf needs to be \ for Windows.
2017-10-18 13:52:12 -04:00
viktor 2acae1c8bd Flat contract prefix definition from input 2017-08-21 13:32:21 +03:00
viktor f1f4c8ede6 Broken order of imports strong fix 2017-08-17 18:38:18 +03:00
viktor 903b323809 console.log removed 2017-08-15 20:12:36 +03:00
viktor 638acc1721 This closes #1 2017-08-15 20:08:28 +03:00
viktor bed1539ffa libs order support 2017-08-15 20:06:02 +03:00
viktor f5b77792d0 Add libraries fix 2017-08-03 20:06:52 +03:00
viktor 5a125c9425 Output folder as a second argument, output file name with '_flat' prefix 2017-07-27 18:54:37 +03:00
viktor 191f9d8264 Flat .sol file generation utility 2017-07-26 19:13:45 +03:00