remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remix-project/tsconfig.paths.json

200 lines
6.8 KiB

# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
{
"compilerOptions": {
"paths": {
"@remix-project/core-plugin": [
"libs/remix-core-plugin/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-analyzer": [
"libs/remix-analyzer/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-astwalker": [
"libs/remix-astwalker/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-debug": [
"libs/remix-debug/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-lib": [
"libs/remix-lib/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-niks": [
"libs/remix-niks/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-node": [
"libs/remix-node/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-simulator": [
"libs/remix-simulator/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-solidity": [
"libs/remix-solidity/src/index"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-tests": [
"libs/remix-tests/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-url-resolver": [
"libs/remix-url-resolver/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remix-ws-templates": [
"libs/remix-ws-templates/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-project/remixd": [
"libs/remixd/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/app": [
"libs/remix-ui/app/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/checkbox": [
"libs/remix-ui/checkbox/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/clipboard": [
"libs/remix-ui/clipboard/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/debugger-ui": [
"libs/remix-ui/debugger-ui/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/drag-n-drop": [
"libs/remix-ui/drag-n-drop/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/editor": [
"libs/remix-ui/editor/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/file-decorators": [
"libs/remix-ui/file-decorators/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/file-explorer": [
"libs/remix-ui/file-explorer/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/helper": [
"libs/remix-ui/helper/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/home-tab": [
"libs/remix-ui/home-tab/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/modal-dialog": [
"libs/remix-ui/modal-dialog/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/panel": [
"libs/remix-ui/panel/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/permission-handler": [
"libs/remix-ui/permission-handler/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/plugin-manager": [
"libs/remix-ui/plugin-manager/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/publish-to-storage": [
"libs/remix-ui/publish-to-storage/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/renderer": [
"libs/remix-ui/renderer/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/run-tab": [
"libs/remix-ui/run-tab/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/search": [
"libs/remix-ui/search/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/settings": [
"libs/remix-ui/settings/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/solidity-compile-details": [
"libs/remix-ui/solidity-compile-details/src/index.ts"
],
"@remix-ui/vyper-compile-details": [
"libs/remix-ui/vyper-compile-details/src/index.ts"
],
"@remix-ui/remix-ui-grid-view": [
"libs/remix-ui/grid-view/src/index.ts"
],
"@remix-ui/remix-ui-grid-section": [
"libs/remix-ui/grid-view/src/index.ts"
],
"@remix-ui/remix-ui-grid-cell": [
"libs/remix-ui/grid-view/src/index.ts"
],
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
"@remix-ui/solidity-compiler": [
"libs/remix-ui/solidity-compiler/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/solidity-unit-testing": [
"libs/remix-ui/solidity-unit-testing/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/static-analyser": [
"libs/remix-ui/static-analyser/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/tabs": [
"libs/remix-ui/tabs/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/terminal": [
"libs/remix-ui/terminal/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/theme-module": [
"libs/remix-ui/theme-module/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/toaster": [
"libs/remix-ui/toaster/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/tooltip-popup": [
"libs/remix-ui/tooltip-popup/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/tree-view": [
"libs/remix-ui/tree-view/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/utils": [
"libs/remix-ui/utils/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/vertical-icons-panel": [
"libs/remix-ui/vertical-icons-panel/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remix-ui/workspace": [
"libs/remix-ui/workspace/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remixproject/debugger-plugin": [
"apps/debugger/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"@remixproject/solidity-compiler-plugin": [
"apps/solidity-compiler/src/index.ts"
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
],
"remix-node": [
"libs/remix-node/src/index.ts"
],
"@remix-ui/locale-module": [
"libs/remix-ui/locale-module/src/index.ts"
],
"@remix-ui/solidity-uml-gen": [
"libs/remix-ui/solidity-uml-gen/src/index.ts"
],
"@remix-ui/statusbar": [
"libs/remix-ui/statusbar/src/index.ts"
],
"@remix-project/ghaction-helper": [
"libs/ghaction-helper/src/index.ts"
],
"@remixproject/walletconnect-plugin": [
"apps/walletconnect/src/index.ts"
],
Squashed commit of the following: commit b4f616a2c9067223432e79d6083f75343d40b4e3 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 17:02:29 2023 +0200 fix bash commit 50b5f5083d7b60e70afe1985b4ff655b06e78cc7 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 16:10:27 2023 +0200 bash commit dffa78e3dc1815e9aa006bacf9a84df6eb3114b1 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 15:10:28 2023 +0200 shells commit f34a4e394e3c0591e3eb7ebd8fa2787b38b1c3f2 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:26:48 2023 +0200 update readme commit f53cba9205cb6a3443bbdcdea0ccdf70c98aec8d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:18:57 2023 +0200 static commit 897e81246fbe3f9194b6e99850029ad00d6bbdab Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:01:07 2023 +0200 Update README.md commit 5d7e112a35e5a8e6a103f29b3e5256fdb3029cdf Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:56:34 2023 +0200 rm txt file commit 0d77e68ddf6865352b43e64124d2bff542b9baa0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:55:40 2023 +0200 add readme commit b7f59b65ac3daed3930f89a3540c8c34f1515dd0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:54:52 2023 +0200 fix glob commit 962395926e7a58726f03ee4eb9d90f7b48c694b3 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 12:50:44 2023 +0200 fix modals commit 3e610699ccd3aba2daa46d285e96fb45ad7b187d Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 12:18:01 2023 +0200 commits commit c0cc7328eff406ebafbc5cb269d826e6662c882f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:57:11 2023 +0200 fix class commit d2eea4eea2dd4a039734827cad8706d2d79bff2f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:39:53 2023 +0200 linting commit 673258ef87ef8dab9b524eedd13603a996188cdb Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:11:57 2023 +0200 filter commit 0257e2928ecd34b81573ac285aa5eadcad041a6e Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:10:13 2023 +0200 ci filter commit 329de0d339bba0e86b699c14b12c394224a073c8 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:06:40 2023 +0200 fix lint commit 29abc4076e7b58b40e1890905d9e7fe49d1afad0 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 09:27:31 2023 +0200 install yarn commit 366fd4969e1510024bc32c86e987b6c0b5231057 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 17:33:56 2023 +0200 yarn commit ea7e69faa32ea9db3e1f68348448e82f1b4a44ac Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:52:08 2023 +0200 console commit 3b6561c488a98d5ab165ae606e8ae0700cdc3ccd Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:51:44 2023 +0200 consoles commit 57ef21ab9411de2c1afb9b0b8db9d318933697b4 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:50:20 2023 +0200 consoles commit 867b9775c01d2b7431bdc7711db289fb20f7bcb3 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:49:54 2023 +0200 consoles commit a2dc8b996a11079435edd98e6dade391466552b7 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:47:14 2023 +0200 rm lock commit bc6d4d23a37bbc4ad23ccb31bb88c90fd847ceb0 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:46:16 2023 +0200 restore libs commit 1a76ab87ba499892a8625ed4eb26ddcb1392b0e7 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:44:40 2023 +0200 fix git commit 870083ff49893c67a11dd01b485e1132ac530367 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:29:33 2023 +0200 typo commit 8987d73d201c345a85e5e16e5af7c8f16c05ae3f Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:26:14 2023 +0200 can use worker commit 6045655cd2bb601e32dba4d0bdfa41e431bdff67 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:26:07 2023 +0200 can use worker commit 5ee444e0307839bfa55f5e16a663b8a82f2f4f61 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:13:38 2023 +0200 cleanup package commit 7f5f0bfd37706ca436f7d9cc6485d0316d79ec4c Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:10:01 2023 +0200 fix lib commit 1d97df570ca4722f4f68137647823a9bb9f641de Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:05:26 2023 +0200 rm test app commit 0483d13e5675a0ed09da1cabfc3f1e9202bf6e62 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:03:17 2023 +0200 logs commit 8edd1925b7a3afa41921b44290a6d74224dda2b2 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 19:53:27 2023 +0200 debugger commit 16f337a2d77c8a47effd362fcfd9bb9fcec9f523 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 16:36:44 2023 +0200 fix env shell commit 35a76905911d8c5efc65793c9db5850f73e64402 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 16:15:54 2023 +0200 terminal menu commit 12c089407998e1359a058ed8a718beb1200b84b5 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 13:26:23 2023 +0200 custom components commit 731aecd556cf16aab8f2ad25c38ef95b229e8b70 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 12:39:36 2023 +0200 terminals commit 297c476b2191723fcb2e3ba524bf29a4739d74e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 12:39:32 2023 +0200 terminals commit aeebd08602aa62ef4b68e6ed98ab639824664011 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:57:26 2023 +0200 bugfix commit c104f7056a605f39d39f1273676d068e1bfed8f6 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:54:07 2023 +0200 rm ripgrep commit 9c3283c017a7e4e5e734badcd3c47e09dac29f4f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:01:41 2023 +0200 xterm panels commit e0a2f62f710debc030a793322a5033d6e5ffa266 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 13:51:09 2023 +0200 terminals commit 1607d4a586382a4fbe7eff19aec50167a8ea4c3c Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 13:02:36 2023 +0200 pre18 commit f4e3dfc01d210633050b9b745ed974f2307fe7f0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 12:29:16 2023 +0200 xterm build commit cb32ecbd3108a6d169bd7a2e5bb2d95f43e00712 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 10:21:47 2023 +0200 ripgrep tests commit ee56ee6a0ee6d25ba9922760d8f350ab5463bda2 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:41:05 2023 +0200 machine image commit f5bdd715ce7dca0173c2841bb29f705fff0375a2 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:34:32 2023 +0200 14.17.6 commit 5af1131851a62c6c88186189d51f151b95e83369 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:26:58 2023 +0200 add orb commit 6897b22cad3e95a7ad6d6688f97294caaa9ba605 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:25:06 2023 +0200 node install commit 84e58d7ad075295e0e2b85112911ac4b3b067333 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:21:03 2023 +0200 18.04 commit 716e39f00f92298c998bbcae6e22a6f39ecdf386 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:12:05 2023 +0200 docker commit 26006c6e2aedb5286508746531697e45475a7a7a Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:04:35 2023 +0200 typo commit 48444e18bf33d501a46f9dc72ac4dc8df675b7e1 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:03:13 2023 +0200 machine commit bf007bb1d150f47969cbe1c53be8ac45dd44eaa6 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:01:54 2023 +0200 electronuserland/builder:14 commit 80e367e82732a346a7c3761a10f7a0a28366318a Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:56:17 2023 +0200 current commit fcc036660006b8f3d1f7971d5be8ad35ad72ab08 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:52:28 2023 +0200 run commit 5a76be67fa8d37a8e1fb9918623781394b2dde6b Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:51:20 2023 +0200 linux commit 3b04e0df7c3dc2c8de21a75f7c23ea0e0c788546 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Mon Jun 26 18:06:15 2023 +0200 ripgrep commit f9277301715d90b07cc30117428ab1ad2c5ca004 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 26 17:26:36 2023 +0200 fixes for git commit e5ec564b1ea750844c2c230e34e954685b503d1d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Mon Jun 26 12:11:29 2023 +0200 git fixes commit cc3d9ea5fb202e3ce865775628d85ae1a8635086 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 17:30:19 2023 +0200 less logs commit dc8cf19bf1592d19e221d79d6d22bcfb74678a12 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 16:51:27 2023 +0200 use native git commit fe86f5927bb51e30bebd050b331f6890ad69e459 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 14:27:19 2023 +0200 icon commit 76244314f454864a971c49730dfae67a46a49958 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 14:10:51 2023 +0200 no asar commit f31ac8e008d106cb2facd677bd67101a7f135670 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:51:41 2023 +0200 linux fields commit 30c186d20b4f383c373540d1d29ab194124dcc63 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:42:38 2023 +0200 author commit 2035636e204bdf313e7631bd16868662f25c1341 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:36:00 2023 +0200 email commit 7a28db2f528ab76f38160a03290f114759e320d2 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:23:27 2023 +0200 linux commit 6d8b169c3001f7acfca8798fe10eb843f444b113 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:22:28 2023 +0200 config commit a1050f17141e508b53987540f4c2125584590dda Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:21:41 2023 +0200 linux commit 0728709ce2409c4dcadbbbda26e2cd07bfe37292 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:04:43 2023 +0200 desktopbuild commit 539d992108ce8b900e110fd6933073bd46e489ce Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:00:52 2023 +0200 unzip commit ec52d9acf3341aaeb3dfe581b1ea814e7c02e7d5 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:54:52 2023 +0200 typo commit 3690a7b3147c054305a85438ee38b18be408116f Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:50:29 2023 +0200 typo commit 7880ff4e36c4a35d42eb64a6c1444a1a1188b985 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:47:15 2023 +0200 windows commit 34242019257f597d0f4440f607ea5e3537198d32 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:45:26 2023 +0200 config commit 1ad75731f73395b3794c7ba1d76334213ade09f5 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:41:34 2023 +0200 config commit 8fa20b74a466f71bf05609da75719187e39c04f0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:41:11 2023 +0200 config commit be174d3da3664774d7e2f32e94841b3aead5f2a8 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:40:35 2023 +0200 config commit 32bbaf31bc9abab527420ff9d02d27e3465bff0b Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:35:18 2023 +0200 config commit 1ec69c6e1e3b99881f69d4c7eddd88ced31b176b Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:34:52 2023 +0200 config commit acca77164c09cb5645a8f99dd7e85932db38da5d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:33:25 2023 +0200 build desktop commit 6ecd1e8b2e736a720e94a5b84cd79d71e1a5c9b7 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:23:44 2023 +0200 cache commit b75983af55c3db436718540f8ae70fa047aea8c4 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:15:18 2023 +0200 ci commit 9b4b8970ae43af78f174200fe14021aedfb7639d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:13:27 2023 +0200 fix path commit 34acdb76a154eb0aa8c33f8fcc6b94c7a946e86c Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 11:28:41 2023 +0200 fix windows commit 0de6b9cc745c7d89c13453d641d5c55567316b14 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sat Jun 24 14:22:09 2023 +0200 es6 commit 7a51a12912f8cc892adc1a1b5083cd76450deee7 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sat Jun 24 09:49:07 2023 +0200 USE_HARD_LINKS commit f77e8cb9a46a4022f106588b3d1ad1b196ab3ab5 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 23 20:03:26 2023 +0200 mkdir commit 16b492cb20e1ee5431c491d3cea456310882a930 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 23 19:58:24 2023 +0200 m1 commit 2daccdec4233e2a57c64f3f66df394eac0723eb9 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 17:22:31 2023 +0200 revert commit 0e1c48d3a14a8dacfcd58a80be0173875d929f42 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 17:12:09 2023 +0200 targets commit 3187054eb7feea6a9f3b715d28919b166265e989 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:59:52 2023 +0200 large commit e0765f2b1e3326db88a9f54fd3413d3676ef77c5 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:58:53 2023 +0200 large commit d2b9e1b55719acb160b70f8063be8ca30e208e27 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:58:19 2023 +0200 xlarge commit a2d6acaab8479a5b9c3fe583a9b7676415ae8cb8 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:41:29 2023 +0200 cmd commit 6108f51031f22f791a540c45ecef6e0dffcdab6d Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:35:11 2023 +0200 windows commit 9f68bdf415c11ffed7fd280e0ccb97c0ed2d0d3f Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:24:27 2023 +0200 package commit bf57415b8da120c1a26cf1423645051863c457a9 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:09:00 2023 +0200 apps/remixdesktop/ commit f8b6de1cfc10ebec40756fe922991f00b3e8bf65 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:03:46 2023 +0200 store commit 02646d2f191763e82232ffec083ab3ddbd9d49ec Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:41:19 2023 +0200 other glob version commit f77e18dfa52ba9adce1d498c102c7612c8bd7b5c Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:19:07 2023 +0200 rm lock commit 276760eeeebe4fe79286d0d476938f032a573ae5 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:15:43 2023 +0200 path commit ad8811c068b4dd7a0328cc036ee9e24a9a4628c6 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:14:04 2023 +0200 orb commit 016b29a94b42bb3e2bf0fa6030b0b7726b41d446 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:13:26 2023 +0200 job commit 2a115aa6e8f3ef98f16868ac86d0cd3d628b3936 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:12:22 2023 +0200 windows test commit 570fdd3ab33bff1b5d9106c254560af55767c07a Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:54:32 2023 +0200 typo commit cb41e83dec595c4e61b348f6cfb4d15c6c08ac01 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:49:52 2023 +0200 mdkir commit 24908d0ffaf3424a540e9ab2b9721b618f18c997 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:35:41 2023 +0200 lock commit f67726f191bd81b156f72b6e19cf933feadd068b Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:29:11 2023 +0200 lock commit 90c6f5e1d90661820ab697505e9cb3d34768e754 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:12:35 2023 +0200 20 commit 99d9b6cc334afef0270d648c27b813ccf3f7ffde Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:05:21 2023 +0200 use20 commit 6053f2d38a329084d393b2f8bc8a05d7e6ffc47e Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:54:05 2023 +0200 space commit eb6d01edb708d7083db378e4b0893d502050ad2e Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:51:12 2023 +0200 ls commit abedb4a95dba68e68c023226fe1c274b073c8745 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:50:09 2023 +0200 node v commit 0b818ca9fd805aa5837fb8077f194e45c955987a Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:47:51 2023 +0200 ci commit cca1a7d63dd5a2036ff64a4d55651e4182c496ad Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:44:12 2023 +0200 build CI commit 07c392e0ca1d8416cc3dd7e5d60ab4f9d5c13a66 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 10:31:42 2023 +0200 gist fix commit 9ecc3949df3e298e76e6d3f62bfb50a10fe0da37 Merge: 54ffcd5dc c7dbcf15c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:42:55 2023 +0200 Merge branch 'rdesktop' of https://github.com/ethereum/remix-project into rdesktop commit 54ffcd5dc35ffb074738d87b2c996846f61f9f05 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:38:00 2023 +0200 fix commit cedb19ed9e3f1babccce0a81b5187853d84c8520 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:01:54 2023 +0200 remixd test commit 7f13f5d7979d08602509f58c2fbfe704d95ae7e8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:57:37 2023 +0200 fix test commit 2216cebb4bbe1bb26ac923596c2a2fc794b1197b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:56:08 2023 +0200 fix test commit 5dcfef2820ac9133491bf7f3dd12853a5eb6555e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:45:36 2023 +0200 required modules commit 5c8a92ac0f0e8c11686f8ddb80d053754c5d5fae Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:20:12 2023 +0200 remove recent folder commit a69a6e648a429bf47338be46c91bfa6f0ae23a58 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:04:35 2023 +0200 filechanged commit 3ce2e5b200220f6d0877e30a2543669171ab3996 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 10:12:59 2023 +0200 context menu commit 570658f54c005eb8d5b7382c70c09a1b94011412 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 09:34:53 2023 +0200 menu commit 3660c8bc336b665dbeea6ea296b0c8569dd8cfe6 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:44:51 2023 +0200 fix menu commit a1dceb706da238933f1dee217cca7ecf7ac4f11f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:21:41 2023 +0200 hometab & clone commit e58d67345bb4acfd7fecc357889ba632c7d8a4e3 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 21 09:24:15 2023 +0200 provider events commit 356d8ed3dcfd41f7403745c03a97a469b09fc017 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 20:24:44 2023 +0200 some git functions commit ee259cd49f73796ca7fb6a7f6b99eec2da443f98 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 17:34:31 2023 +0200 fix search commit 193230f6756c6fef839819d74ac785aa8030f591 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 16:31:17 2023 +0200 glob commit f3ec824c62c277e0e685121f2dbb8df84fe8fb42 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 14 15:45:55 2023 +0200 folder handling commit b888c2b894e42015213c15d0a21a83a2d5361d8a Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 13 17:16:36 2023 +0200 open folder commit eaefe37861e522269f938e2e7d5b3448201b768e Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 12:51:12 2023 +0200 loading engine commit 5728f3c7dbbf37220e2611bb66486ae7f51e400d Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 07:47:33 2023 +0200 isogit commit 429e845785234de86ffc9054237bc5c6f277d1dc Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 19:39:39 2023 +0200 dgit commit b106cc8cdf68aa442bfbd708ac43f868891b4f1c Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 17:22:30 2023 +0200 fs support commit ac28db3a521cbb1c3442080b1a9d3481ded58a91 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 13:33:28 2023 +0200 refactor commit 892915b13813a2dd2d2ea4ff4c8cedfed2739f4e Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:41 2023 +0200 fs integration commit 218a56bdc73ee004768b016f672155732f7da977 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:27 2023 +0200 update test1 commit 6c25d81166aa15afec911e5e01ffff633682215a Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:49:03 2023 +0200 update test app commit 24039ebb438ab296c8ff7cad29270ef56bee2566 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Jun 3 13:42:10 2023 +0200 other builder commit a5c71f437975296c617e6096246d718ac19fae26 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:45:26 2023 +0200 cleanup commit 69398c09af4cecffb56fad7a9b13e64274a1d02b Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:33:38 2023 +0200 terminals commit 89c146f1decd28cd4ceaedfe7b0b4a62f2b6f669 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 18:07:07 2023 +0200 serve commit 6bb9beb9508fbe35d2159f3a3872d6d8301a8061 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:52:42 2023 +0200 engine:activatePlugin commit 3b26898fb14a13de2b183b0304f23386db544605 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:50:57 2023 +0200 refactor commit 881d0c1b1264ba6f11f9e3a69d3c03e7baf0e0d8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:47:48 2023 +0200 rename commit c28f72bca6ef8fd935ab8cc09891740868b9c5df Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:46:39 2023 +0200 cleanup commit 96df90fa1c9560703dd632bc1dcebce3f8d095f3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:43:04 2023 +0200 refactor commit 92feaa0283f7c29e008502939338a9df17a0c0fa Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:32:35 2023 +0200 close watcher commit bea74d41242eb392b7a9a624f1f536bbcd2ffe08 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:28:33 2023 +0200 close watcher commit 6778a113f8ee632b5a5353e97759d2264d6409fc Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:47:55 2023 +0200 refactor commit 87f65eeba73346b3b18f70e237a8eef3707781ea Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:41:22 2023 +0200 refactor commit 971e4d02651c6144cbc595ebc4a1684552e16ee8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:02:37 2023 +0200 refactor commit 78d324772542273352877a6d9b30f9bcae5f57a3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:39:47 2023 +0200 change fs commit ee4b672de33b057d6b193ada3135bc96b8884c0c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:29:36 2023 +0200 add test app commit 8287f68209372c3ddc72382ba7cded4562075171 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue May 30 08:31:18 2023 +0200 fix path commit 47f3fa47a36f61e38c330e80d8c930b2f120104d Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 18:39:08 2023 +0200 app build & serve commit c65465b056400d7e87fce7d27bba996df9d23e85 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 09:52:36 2023 +0200 rm trash commit 59210c07b5bf38012184cc14552ffe10517ec00d Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sun May 28 10:56:08 2023 +0200 new app commit 463d39d99ebc323a05e4122ad65cb8cb1ca2954b Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 15:29:49 2023 +0200 fix webpack commit f3401854152fe631d6bf886b94f56e2f2f4f2c0a Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 14:56:07 2023 +0200 prepackage commit 620ede28b09a2eaee87f014c9d1257be35cfd992 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:56:08 2023 +0200 testing commit cca42ea2a56884d865178b15960218947b1aee93 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:38:54 2023 +0200 dev server commit 560cfc23719232bd0c63397fc560a6a67ccdae0c Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:17:18 2023 +0200 experiments commit c7dbcf15c296ad68b46874d411aa5191f4e26a53 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:01:54 2023 +0200 remixd test commit 367761fe7f5fa6870491ed8a2d2705e47e2a647e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:57:37 2023 +0200 fix test commit 3a259607359e6a2d1683f875979a1ca5fbe596a4 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:56:08 2023 +0200 fix test commit 3cd59ec57b259b5be53f85cd09b4d9bfa94f2cb4 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:45:36 2023 +0200 required modules commit 6c0ffc29afb71d7bd35112213afee8bac00a2b7b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:20:12 2023 +0200 remove recent folder commit f170b0834405f2a770f19f63d32f7b9cb7d0358e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:04:35 2023 +0200 filechanged commit 68515019a93471d7ce7a541409a5fda66d72969e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 10:12:59 2023 +0200 context menu commit 443dcde26016dabb022f43f0267a4e4caa5ca96e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 09:34:53 2023 +0200 menu commit 21e85f6881f865309d66346b82d5bbdbc1c90677 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:44:51 2023 +0200 fix menu commit 1d36d50ab69f1b09fed868409844a0706de74d79 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:21:41 2023 +0200 hometab & clone commit f542fd8d1b09355682214e5dcf1923c07c1bbd58 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 21 09:24:15 2023 +0200 provider events commit cdf0ca95c25049700bc5a2a6f4ba8134fbd2ac11 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 20:24:44 2023 +0200 some git functions commit 7dac9f1731cb4e3d45d42b7d24debedb98bfcd19 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 17:34:31 2023 +0200 fix search commit d1073ed3220aded304b08ef7de5a6733925f5a61 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 16:31:17 2023 +0200 glob commit 71eef01e5d5c9b644366cc38a80c5ce4e37d464d Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 14 15:45:55 2023 +0200 folder handling commit b8ed5556cb6079b8f3ed975f8abf6352db3731f3 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 13 17:16:36 2023 +0200 open folder commit 274a3c7cbd47ca59ffc038767e3c688630aa9057 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 12:51:12 2023 +0200 loading engine commit 01433bae4fe70ca7bd5eaa09ddd078d7c92ee0cb Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 07:47:33 2023 +0200 isogit commit 038c63e362984b36d230df7d2f07993860ade7ad Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 19:39:39 2023 +0200 dgit commit 336d191c20536c756e84560461d2e3e1f5fa3cc7 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 17:22:30 2023 +0200 fs support commit 87c498fa9124a283de4127545123273916f1225f Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 13:33:28 2023 +0200 refactor commit 34abe45ebc6a674e882dec99324da38f021bc023 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:41 2023 +0200 fs integration commit 2e39267532862b343cf955ed8093103e87d6c9e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:27 2023 +0200 update test1 commit 6534e8aa472220cfeb5a1427c21d3467613968c4 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:49:03 2023 +0200 update test app commit 272bf13344746d716aec003f8b58fa3754b596ec Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Jun 3 13:42:10 2023 +0200 other builder commit a2d511d44569b67ac41c1ff970ce4f260234aa29 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:45:26 2023 +0200 cleanup commit 15d1a0189cedfac7274d3a2450ab5b335de995e7 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:33:38 2023 +0200 terminals commit 3cd5c54262c6e9e37238f0d852bde43203d8936c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 18:07:07 2023 +0200 serve commit b8e344da37de1b529aa047484589c242fdc3c37f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:52:42 2023 +0200 engine:activatePlugin commit 05f5bad529caeaec5f5c8d6c63d89b9de162d659 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:50:57 2023 +0200 refactor commit 12b51f44bd0762b6921633ced9327b86e2398315 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:47:48 2023 +0200 rename commit 5bff29ea3a5ae3904e8517e4a9e451b066a91219 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:46:39 2023 +0200 cleanup commit 0b878097cb7c481dfe4fc3afb0b136be2872d8e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:43:04 2023 +0200 refactor commit f68b1899699ab3382f452aab81b2180a2074ba9e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:32:35 2023 +0200 close watcher commit 03163d303e60f38ea0712e79b991a5869803f67b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:28:33 2023 +0200 close watcher commit 946135bde069983cf853e259f6d845a80748fcaf Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:47:55 2023 +0200 refactor commit eae0a0f6967f1491a02707e3443338b71780e10e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:41:22 2023 +0200 refactor commit 93973004e9cfbdc515db97468a4cf1451392efc3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:02:37 2023 +0200 refactor commit 171518f49a68b7acf124e74338b1c474f7c8e6ca Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:39:47 2023 +0200 change fs commit f275f0ae8a797644927c21ebc80aafb273096eff Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:29:36 2023 +0200 add test app commit c9297a4d8f04fc98ef5f6603bf1a4d54a734b4ad Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue May 30 08:31:18 2023 +0200 fix path commit acf2e01aa86be237b3152dbeb7e033165702ef68 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 18:39:08 2023 +0200 app build & serve commit 481947757773ceb66aa3624898ca09a01e133b22 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 09:52:36 2023 +0200 rm trash commit b4c9657e9b966ee6a1fffb02c0cb6bfcd84e5e06 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sun May 28 10:56:08 2023 +0200 new app commit 542e20ea9c7e363cfe3b4edcc312b3d82c371f78 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 15:29:49 2023 +0200 fix webpack commit 94c19ac6d44d7d633e053c14d1f1ba9aef4ee8e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 14:56:07 2023 +0200 prepackage commit 2102b3004428efb0d8a4030dc80f1e747d5901b7 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:56:08 2023 +0200 testing commit 8220097fb770953b4d9b498cf9f3fa95e98065e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:38:54 2023 +0200 dev server commit f966c4cb9b9ce56f3332c08773a7c5f23e0b2cf9 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:17:18 2023 +0200 experiments
1 year ago
"@remix-ui/xterm": [
"libs/remix-ui/xterm/src/index.ts"
Squashed commit of the following: commit b4f616a2c9067223432e79d6083f75343d40b4e3 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 17:02:29 2023 +0200 fix bash commit 50b5f5083d7b60e70afe1985b4ff655b06e78cc7 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 16:10:27 2023 +0200 bash commit dffa78e3dc1815e9aa006bacf9a84df6eb3114b1 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 15:10:28 2023 +0200 shells commit f34a4e394e3c0591e3eb7ebd8fa2787b38b1c3f2 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:26:48 2023 +0200 update readme commit f53cba9205cb6a3443bbdcdea0ccdf70c98aec8d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:18:57 2023 +0200 static commit 897e81246fbe3f9194b6e99850029ad00d6bbdab Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 14:01:07 2023 +0200 Update README.md commit 5d7e112a35e5a8e6a103f29b3e5256fdb3029cdf Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:56:34 2023 +0200 rm txt file commit 0d77e68ddf6865352b43e64124d2bff542b9baa0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:55:40 2023 +0200 add readme commit b7f59b65ac3daed3930f89a3540c8c34f1515dd0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jul 4 13:54:52 2023 +0200 fix glob commit 962395926e7a58726f03ee4eb9d90f7b48c694b3 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 12:50:44 2023 +0200 fix modals commit 3e610699ccd3aba2daa46d285e96fb45ad7b187d Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 12:18:01 2023 +0200 commits commit c0cc7328eff406ebafbc5cb269d826e6662c882f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:57:11 2023 +0200 fix class commit d2eea4eea2dd4a039734827cad8706d2d79bff2f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:39:53 2023 +0200 linting commit 673258ef87ef8dab9b524eedd13603a996188cdb Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:11:57 2023 +0200 filter commit 0257e2928ecd34b81573ac285aa5eadcad041a6e Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:10:13 2023 +0200 ci filter commit 329de0d339bba0e86b699c14b12c394224a073c8 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 10:06:40 2023 +0200 fix lint commit 29abc4076e7b58b40e1890905d9e7fe49d1afad0 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jul 4 09:27:31 2023 +0200 install yarn commit 366fd4969e1510024bc32c86e987b6c0b5231057 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 17:33:56 2023 +0200 yarn commit ea7e69faa32ea9db3e1f68348448e82f1b4a44ac Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:52:08 2023 +0200 console commit 3b6561c488a98d5ab165ae606e8ae0700cdc3ccd Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:51:44 2023 +0200 consoles commit 57ef21ab9411de2c1afb9b0b8db9d318933697b4 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:50:20 2023 +0200 consoles commit 867b9775c01d2b7431bdc7711db289fb20f7bcb3 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:49:54 2023 +0200 consoles commit a2dc8b996a11079435edd98e6dade391466552b7 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:47:14 2023 +0200 rm lock commit bc6d4d23a37bbc4ad23ccb31bb88c90fd847ceb0 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:46:16 2023 +0200 restore libs commit 1a76ab87ba499892a8625ed4eb26ddcb1392b0e7 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:44:40 2023 +0200 fix git commit 870083ff49893c67a11dd01b485e1132ac530367 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:29:33 2023 +0200 typo commit 8987d73d201c345a85e5e16e5af7c8f16c05ae3f Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:26:14 2023 +0200 can use worker commit 6045655cd2bb601e32dba4d0bdfa41e431bdff67 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:26:07 2023 +0200 can use worker commit 5ee444e0307839bfa55f5e16a663b8a82f2f4f61 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:13:38 2023 +0200 cleanup package commit 7f5f0bfd37706ca436f7d9cc6485d0316d79ec4c Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:10:01 2023 +0200 fix lib commit 1d97df570ca4722f4f68137647823a9bb9f641de Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:05:26 2023 +0200 rm test app commit 0483d13e5675a0ed09da1cabfc3f1e9202bf6e62 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jul 3 16:03:17 2023 +0200 logs commit 8edd1925b7a3afa41921b44290a6d74224dda2b2 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 19:53:27 2023 +0200 debugger commit 16f337a2d77c8a47effd362fcfd9bb9fcec9f523 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 16:36:44 2023 +0200 fix env shell commit 35a76905911d8c5efc65793c9db5850f73e64402 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 16:15:54 2023 +0200 terminal menu commit 12c089407998e1359a058ed8a718beb1200b84b5 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 13:26:23 2023 +0200 custom components commit 731aecd556cf16aab8f2ad25c38ef95b229e8b70 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 12:39:36 2023 +0200 terminals commit 297c476b2191723fcb2e3ba524bf29a4739d74e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 28 12:39:32 2023 +0200 terminals commit aeebd08602aa62ef4b68e6ed98ab639824664011 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:57:26 2023 +0200 bugfix commit c104f7056a605f39d39f1273676d068e1bfed8f6 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:54:07 2023 +0200 rm ripgrep commit 9c3283c017a7e4e5e734badcd3c47e09dac29f4f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 15:01:41 2023 +0200 xterm panels commit e0a2f62f710debc030a793322a5033d6e5ffa266 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 13:51:09 2023 +0200 terminals commit 1607d4a586382a4fbe7eff19aec50167a8ea4c3c Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 13:02:36 2023 +0200 pre18 commit f4e3dfc01d210633050b9b745ed974f2307fe7f0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Tue Jun 27 12:29:16 2023 +0200 xterm build commit cb32ecbd3108a6d169bd7a2e5bb2d95f43e00712 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 10:21:47 2023 +0200 ripgrep tests commit ee56ee6a0ee6d25ba9922760d8f350ab5463bda2 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:41:05 2023 +0200 machine image commit f5bdd715ce7dca0173c2841bb29f705fff0375a2 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:34:32 2023 +0200 14.17.6 commit 5af1131851a62c6c88186189d51f151b95e83369 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:26:58 2023 +0200 add orb commit 6897b22cad3e95a7ad6d6688f97294caaa9ba605 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:25:06 2023 +0200 node install commit 84e58d7ad075295e0e2b85112911ac4b3b067333 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:21:03 2023 +0200 18.04 commit 716e39f00f92298c998bbcae6e22a6f39ecdf386 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:12:05 2023 +0200 docker commit 26006c6e2aedb5286508746531697e45475a7a7a Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:04:35 2023 +0200 typo commit 48444e18bf33d501a46f9dc72ac4dc8df675b7e1 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:03:13 2023 +0200 machine commit bf007bb1d150f47969cbe1c53be8ac45dd44eaa6 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 08:01:54 2023 +0200 electronuserland/builder:14 commit 80e367e82732a346a7c3761a10f7a0a28366318a Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:56:17 2023 +0200 current commit fcc036660006b8f3d1f7971d5be8ad35ad72ab08 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:52:28 2023 +0200 run commit 5a76be67fa8d37a8e1fb9918623781394b2dde6b Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 27 07:51:20 2023 +0200 linux commit 3b04e0df7c3dc2c8de21a75f7c23ea0e0c788546 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Mon Jun 26 18:06:15 2023 +0200 ripgrep commit f9277301715d90b07cc30117428ab1ad2c5ca004 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 26 17:26:36 2023 +0200 fixes for git commit e5ec564b1ea750844c2c230e34e954685b503d1d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Mon Jun 26 12:11:29 2023 +0200 git fixes commit cc3d9ea5fb202e3ce865775628d85ae1a8635086 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 17:30:19 2023 +0200 less logs commit dc8cf19bf1592d19e221d79d6d22bcfb74678a12 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 16:51:27 2023 +0200 use native git commit fe86f5927bb51e30bebd050b331f6890ad69e459 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 14:27:19 2023 +0200 icon commit 76244314f454864a971c49730dfae67a46a49958 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 14:10:51 2023 +0200 no asar commit f31ac8e008d106cb2facd677bd67101a7f135670 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:51:41 2023 +0200 linux fields commit 30c186d20b4f383c373540d1d29ab194124dcc63 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:42:38 2023 +0200 author commit 2035636e204bdf313e7631bd16868662f25c1341 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:36:00 2023 +0200 email commit 7a28db2f528ab76f38160a03290f114759e320d2 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:23:27 2023 +0200 linux commit 6d8b169c3001f7acfca8798fe10eb843f444b113 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:22:28 2023 +0200 config commit a1050f17141e508b53987540f4c2125584590dda Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:21:41 2023 +0200 linux commit 0728709ce2409c4dcadbbbda26e2cd07bfe37292 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:04:43 2023 +0200 desktopbuild commit 539d992108ce8b900e110fd6933073bd46e489ce Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 13:00:52 2023 +0200 unzip commit ec52d9acf3341aaeb3dfe581b1ea814e7c02e7d5 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:54:52 2023 +0200 typo commit 3690a7b3147c054305a85438ee38b18be408116f Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:50:29 2023 +0200 typo commit 7880ff4e36c4a35d42eb64a6c1444a1a1188b985 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:47:15 2023 +0200 windows commit 34242019257f597d0f4440f607ea5e3537198d32 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:45:26 2023 +0200 config commit 1ad75731f73395b3794c7ba1d76334213ade09f5 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:41:34 2023 +0200 config commit 8fa20b74a466f71bf05609da75719187e39c04f0 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:41:11 2023 +0200 config commit be174d3da3664774d7e2f32e94841b3aead5f2a8 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:40:35 2023 +0200 config commit 32bbaf31bc9abab527420ff9d02d27e3465bff0b Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:35:18 2023 +0200 config commit 1ec69c6e1e3b99881f69d4c7eddd88ced31b176b Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:34:52 2023 +0200 config commit acca77164c09cb5645a8f99dd7e85932db38da5d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:33:25 2023 +0200 build desktop commit 6ecd1e8b2e736a720e94a5b84cd79d71e1a5c9b7 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:23:44 2023 +0200 cache commit b75983af55c3db436718540f8ae70fa047aea8c4 Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:15:18 2023 +0200 ci commit 9b4b8970ae43af78f174200fe14021aedfb7639d Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 12:13:27 2023 +0200 fix path commit 34acdb76a154eb0aa8c33f8fcc6b94c7a946e86c Author: bunsenstraat <bunsenstraat@gmail.com> Date: Sun Jun 25 11:28:41 2023 +0200 fix windows commit 0de6b9cc745c7d89c13453d641d5c55567316b14 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sat Jun 24 14:22:09 2023 +0200 es6 commit 7a51a12912f8cc892adc1a1b5083cd76450deee7 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sat Jun 24 09:49:07 2023 +0200 USE_HARD_LINKS commit f77e8cb9a46a4022f106588b3d1ad1b196ab3ab5 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 23 20:03:26 2023 +0200 mkdir commit 16b492cb20e1ee5431c491d3cea456310882a930 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 23 19:58:24 2023 +0200 m1 commit 2daccdec4233e2a57c64f3f66df394eac0723eb9 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 17:22:31 2023 +0200 revert commit 0e1c48d3a14a8dacfcd58a80be0173875d929f42 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 17:12:09 2023 +0200 targets commit 3187054eb7feea6a9f3b715d28919b166265e989 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:59:52 2023 +0200 large commit e0765f2b1e3326db88a9f54fd3413d3676ef77c5 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:58:53 2023 +0200 large commit d2b9e1b55719acb160b70f8063be8ca30e208e27 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:58:19 2023 +0200 xlarge commit a2d6acaab8479a5b9c3fe583a9b7676415ae8cb8 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:41:29 2023 +0200 cmd commit 6108f51031f22f791a540c45ecef6e0dffcdab6d Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:35:11 2023 +0200 windows commit 9f68bdf415c11ffed7fd280e0ccb97c0ed2d0d3f Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:24:27 2023 +0200 package commit bf57415b8da120c1a26cf1423645051863c457a9 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:09:00 2023 +0200 apps/remixdesktop/ commit f8b6de1cfc10ebec40756fe922991f00b3e8bf65 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 16:03:46 2023 +0200 store commit 02646d2f191763e82232ffec083ab3ddbd9d49ec Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:41:19 2023 +0200 other glob version commit f77e18dfa52ba9adce1d498c102c7612c8bd7b5c Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:19:07 2023 +0200 rm lock commit 276760eeeebe4fe79286d0d476938f032a573ae5 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:15:43 2023 +0200 path commit ad8811c068b4dd7a0328cc036ee9e24a9a4628c6 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:14:04 2023 +0200 orb commit 016b29a94b42bb3e2bf0fa6030b0b7726b41d446 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:13:26 2023 +0200 job commit 2a115aa6e8f3ef98f16868ac86d0cd3d628b3936 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 15:12:22 2023 +0200 windows test commit 570fdd3ab33bff1b5d9106c254560af55767c07a Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:54:32 2023 +0200 typo commit cb41e83dec595c4e61b348f6cfb4d15c6c08ac01 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:49:52 2023 +0200 mdkir commit 24908d0ffaf3424a540e9ab2b9721b618f18c997 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:35:41 2023 +0200 lock commit f67726f191bd81b156f72b6e19cf933feadd068b Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:29:11 2023 +0200 lock commit 90c6f5e1d90661820ab697505e9cb3d34768e754 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:12:35 2023 +0200 20 commit 99d9b6cc334afef0270d648c27b813ccf3f7ffde Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 12:05:21 2023 +0200 use20 commit 6053f2d38a329084d393b2f8bc8a05d7e6ffc47e Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:54:05 2023 +0200 space commit eb6d01edb708d7083db378e4b0893d502050ad2e Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:51:12 2023 +0200 ls commit abedb4a95dba68e68c023226fe1c274b073c8745 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:50:09 2023 +0200 node v commit 0b818ca9fd805aa5837fb8077f194e45c955987a Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:47:51 2023 +0200 ci commit cca1a7d63dd5a2036ff64a4d55651e4182c496ad Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 11:44:12 2023 +0200 build CI commit 07c392e0ca1d8416cc3dd7e5d60ab4f9d5c13a66 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Jun 23 10:31:42 2023 +0200 gist fix commit 9ecc3949df3e298e76e6d3f62bfb50a10fe0da37 Merge: 54ffcd5dc c7dbcf15c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:42:55 2023 +0200 Merge branch 'rdesktop' of https://github.com/ethereum/remix-project into rdesktop commit 54ffcd5dc35ffb074738d87b2c996846f61f9f05 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:38:00 2023 +0200 fix commit cedb19ed9e3f1babccce0a81b5187853d84c8520 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:01:54 2023 +0200 remixd test commit 7f13f5d7979d08602509f58c2fbfe704d95ae7e8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:57:37 2023 +0200 fix test commit 2216cebb4bbe1bb26ac923596c2a2fc794b1197b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:56:08 2023 +0200 fix test commit 5dcfef2820ac9133491bf7f3dd12853a5eb6555e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:45:36 2023 +0200 required modules commit 5c8a92ac0f0e8c11686f8ddb80d053754c5d5fae Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:20:12 2023 +0200 remove recent folder commit a69a6e648a429bf47338be46c91bfa6f0ae23a58 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:04:35 2023 +0200 filechanged commit 3ce2e5b200220f6d0877e30a2543669171ab3996 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 10:12:59 2023 +0200 context menu commit 570658f54c005eb8d5b7382c70c09a1b94011412 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 09:34:53 2023 +0200 menu commit 3660c8bc336b665dbeea6ea296b0c8569dd8cfe6 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:44:51 2023 +0200 fix menu commit a1dceb706da238933f1dee217cca7ecf7ac4f11f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:21:41 2023 +0200 hometab & clone commit e58d67345bb4acfd7fecc357889ba632c7d8a4e3 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 21 09:24:15 2023 +0200 provider events commit 356d8ed3dcfd41f7403745c03a97a469b09fc017 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 20:24:44 2023 +0200 some git functions commit ee259cd49f73796ca7fb6a7f6b99eec2da443f98 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 17:34:31 2023 +0200 fix search commit 193230f6756c6fef839819d74ac785aa8030f591 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 16:31:17 2023 +0200 glob commit f3ec824c62c277e0e685121f2dbb8df84fe8fb42 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 14 15:45:55 2023 +0200 folder handling commit b888c2b894e42015213c15d0a21a83a2d5361d8a Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 13 17:16:36 2023 +0200 open folder commit eaefe37861e522269f938e2e7d5b3448201b768e Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 12:51:12 2023 +0200 loading engine commit 5728f3c7dbbf37220e2611bb66486ae7f51e400d Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 07:47:33 2023 +0200 isogit commit 429e845785234de86ffc9054237bc5c6f277d1dc Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 19:39:39 2023 +0200 dgit commit b106cc8cdf68aa442bfbd708ac43f868891b4f1c Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 17:22:30 2023 +0200 fs support commit ac28db3a521cbb1c3442080b1a9d3481ded58a91 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 13:33:28 2023 +0200 refactor commit 892915b13813a2dd2d2ea4ff4c8cedfed2739f4e Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:41 2023 +0200 fs integration commit 218a56bdc73ee004768b016f672155732f7da977 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:27 2023 +0200 update test1 commit 6c25d81166aa15afec911e5e01ffff633682215a Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:49:03 2023 +0200 update test app commit 24039ebb438ab296c8ff7cad29270ef56bee2566 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Jun 3 13:42:10 2023 +0200 other builder commit a5c71f437975296c617e6096246d718ac19fae26 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:45:26 2023 +0200 cleanup commit 69398c09af4cecffb56fad7a9b13e64274a1d02b Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:33:38 2023 +0200 terminals commit 89c146f1decd28cd4ceaedfe7b0b4a62f2b6f669 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 18:07:07 2023 +0200 serve commit 6bb9beb9508fbe35d2159f3a3872d6d8301a8061 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:52:42 2023 +0200 engine:activatePlugin commit 3b26898fb14a13de2b183b0304f23386db544605 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:50:57 2023 +0200 refactor commit 881d0c1b1264ba6f11f9e3a69d3c03e7baf0e0d8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:47:48 2023 +0200 rename commit c28f72bca6ef8fd935ab8cc09891740868b9c5df Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:46:39 2023 +0200 cleanup commit 96df90fa1c9560703dd632bc1dcebce3f8d095f3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:43:04 2023 +0200 refactor commit 92feaa0283f7c29e008502939338a9df17a0c0fa Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:32:35 2023 +0200 close watcher commit bea74d41242eb392b7a9a624f1f536bbcd2ffe08 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:28:33 2023 +0200 close watcher commit 6778a113f8ee632b5a5353e97759d2264d6409fc Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:47:55 2023 +0200 refactor commit 87f65eeba73346b3b18f70e237a8eef3707781ea Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:41:22 2023 +0200 refactor commit 971e4d02651c6144cbc595ebc4a1684552e16ee8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:02:37 2023 +0200 refactor commit 78d324772542273352877a6d9b30f9bcae5f57a3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:39:47 2023 +0200 change fs commit ee4b672de33b057d6b193ada3135bc96b8884c0c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:29:36 2023 +0200 add test app commit 8287f68209372c3ddc72382ba7cded4562075171 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue May 30 08:31:18 2023 +0200 fix path commit 47f3fa47a36f61e38c330e80d8c930b2f120104d Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 18:39:08 2023 +0200 app build & serve commit c65465b056400d7e87fce7d27bba996df9d23e85 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 09:52:36 2023 +0200 rm trash commit 59210c07b5bf38012184cc14552ffe10517ec00d Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sun May 28 10:56:08 2023 +0200 new app commit 463d39d99ebc323a05e4122ad65cb8cb1ca2954b Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 15:29:49 2023 +0200 fix webpack commit f3401854152fe631d6bf886b94f56e2f2f4f2c0a Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 14:56:07 2023 +0200 prepackage commit 620ede28b09a2eaee87f014c9d1257be35cfd992 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:56:08 2023 +0200 testing commit cca42ea2a56884d865178b15960218947b1aee93 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:38:54 2023 +0200 dev server commit 560cfc23719232bd0c63397fc560a6a67ccdae0c Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:17:18 2023 +0200 experiments commit c7dbcf15c296ad68b46874d411aa5191f4e26a53 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 14:01:54 2023 +0200 remixd test commit 367761fe7f5fa6870491ed8a2d2705e47e2a647e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:57:37 2023 +0200 fix test commit 3a259607359e6a2d1683f875979a1ca5fbe596a4 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:56:08 2023 +0200 fix test commit 3cd59ec57b259b5be53f85cd09b4d9bfa94f2cb4 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:45:36 2023 +0200 required modules commit 6c0ffc29afb71d7bd35112213afee8bac00a2b7b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:20:12 2023 +0200 remove recent folder commit f170b0834405f2a770f19f63d32f7b9cb7d0358e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 13:04:35 2023 +0200 filechanged commit 68515019a93471d7ce7a541409a5fda66d72969e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 10:12:59 2023 +0200 context menu commit 443dcde26016dabb022f43f0267a4e4caa5ca96e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 09:34:53 2023 +0200 menu commit 21e85f6881f865309d66346b82d5bbdbc1c90677 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:44:51 2023 +0200 fix menu commit 1d36d50ab69f1b09fed868409844a0706de74d79 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 22 08:21:41 2023 +0200 hometab & clone commit f542fd8d1b09355682214e5dcf1923c07c1bbd58 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 21 09:24:15 2023 +0200 provider events commit cdf0ca95c25049700bc5a2a6f4ba8134fbd2ac11 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 20:24:44 2023 +0200 some git functions commit 7dac9f1731cb4e3d45d42b7d24debedb98bfcd19 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 17:34:31 2023 +0200 fix search commit d1073ed3220aded304b08ef7de5a6733925f5a61 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 20 16:31:17 2023 +0200 glob commit 71eef01e5d5c9b644366cc38a80c5ce4e37d464d Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 14 15:45:55 2023 +0200 folder handling commit b8ed5556cb6079b8f3ed975f8abf6352db3731f3 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 13 17:16:36 2023 +0200 open folder commit 274a3c7cbd47ca59ffc038767e3c688630aa9057 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 12:51:12 2023 +0200 loading engine commit 01433bae4fe70ca7bd5eaa09ddd078d7c92ee0cb Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 13 07:47:33 2023 +0200 isogit commit 038c63e362984b36d230df7d2f07993860ade7ad Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 19:39:39 2023 +0200 dgit commit 336d191c20536c756e84560461d2e3e1f5fa3cc7 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 17:22:30 2023 +0200 fs support commit 87c498fa9124a283de4127545123273916f1225f Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 13:33:28 2023 +0200 refactor commit 34abe45ebc6a674e882dec99324da38f021bc023 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:41 2023 +0200 fs integration commit 2e39267532862b343cf955ed8093103e87d6c9e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:54:27 2023 +0200 update test1 commit 6534e8aa472220cfeb5a1427c21d3467613968c4 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 7 11:49:03 2023 +0200 update test app commit 272bf13344746d716aec003f8b58fa3754b596ec Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Jun 3 13:42:10 2023 +0200 other builder commit a2d511d44569b67ac41c1ff970ce4f260234aa29 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:45:26 2023 +0200 cleanup commit 15d1a0189cedfac7274d3a2450ab5b335de995e7 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri Jun 2 13:33:38 2023 +0200 terminals commit 3cd5c54262c6e9e37238f0d852bde43203d8936c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 18:07:07 2023 +0200 serve commit b8e344da37de1b529aa047484589c242fdc3c37f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:52:42 2023 +0200 engine:activatePlugin commit 05f5bad529caeaec5f5c8d6c63d89b9de162d659 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:50:57 2023 +0200 refactor commit 12b51f44bd0762b6921633ced9327b86e2398315 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:47:48 2023 +0200 rename commit 5bff29ea3a5ae3904e8517e4a9e451b066a91219 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:46:39 2023 +0200 cleanup commit 0b878097cb7c481dfe4fc3afb0b136be2872d8e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:43:04 2023 +0200 refactor commit f68b1899699ab3382f452aab81b2180a2074ba9e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:32:35 2023 +0200 close watcher commit 03163d303e60f38ea0712e79b991a5869803f67b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 11:28:33 2023 +0200 close watcher commit 946135bde069983cf853e259f6d845a80748fcaf Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:47:55 2023 +0200 refactor commit eae0a0f6967f1491a02707e3443338b71780e10e Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:41:22 2023 +0200 refactor commit 93973004e9cfbdc515db97468a4cf1451392efc3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 10:02:37 2023 +0200 refactor commit 171518f49a68b7acf124e74338b1c474f7c8e6ca Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:39:47 2023 +0200 change fs commit f275f0ae8a797644927c21ebc80aafb273096eff Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 1 00:29:36 2023 +0200 add test app commit c9297a4d8f04fc98ef5f6603bf1a4d54a734b4ad Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue May 30 08:31:18 2023 +0200 fix path commit acf2e01aa86be237b3152dbeb7e033165702ef68 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 18:39:08 2023 +0200 app build & serve commit 481947757773ceb66aa3624898ca09a01e133b22 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 29 09:52:36 2023 +0200 rm trash commit b4c9657e9b966ee6a1fffb02c0cb6bfcd84e5e06 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Sun May 28 10:56:08 2023 +0200 new app commit 542e20ea9c7e363cfe3b4edcc312b3d82c371f78 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 15:29:49 2023 +0200 fix webpack commit 94c19ac6d44d7d633e053c14d1f1ba9aef4ee8e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 14:56:07 2023 +0200 prepackage commit 2102b3004428efb0d8a4030dc80f1e747d5901b7 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:56:08 2023 +0200 testing commit 8220097fb770953b4d9b498cf9f3fa95e98065e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:38:54 2023 +0200 dev server commit f966c4cb9b9ce56f3332c08773a7c5f23e0b2cf9 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 27 13:17:18 2023 +0200 experiments
1 year ago
],
"@remix-ui/remix-ai": [
"libs/remix-ui/remix-ai/src/index.ts"
],
"@remix/remix-ai-core": [
"libs/remix-ai-core/src/index.ts"
],
Squashed commit of the following: commit a2cc0e4b8b9d4cf96cecb45dd6f64f5756f6a794 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 11 07:13:32 2024 +0200 console commit 537026cdf2cf8b3e513f64de1855d258cb629938 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 11 07:09:16 2024 +0200 warning commit 0af14a0b8fc223bb36ecb4486abdb985b7e22088 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Jun 11 06:59:24 2024 +0200 remixd disable commit c5915b0ad644d559d4dfc87b8087a315e2ed7919 Merge: 7f1c2b6ad 3964e4b3a Author: Your Name <you@example.com> Date: Mon Jun 10 17:08:56 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4refactor2 commit 7f1c2b6adbd3162c77bad1a12247d79729f78f05 Author: Your Name <you@example.com> Date: Mon Jun 10 16:55:27 2024 +0200 UploadToGists commit cc78028f3661e55b4be24ea70c99512887ebcf50 Author: Your Name <you@example.com> Date: Mon Jun 10 16:54:28 2024 +0200 flaky commit 7c9dff36c9f6c7722507a208fad3113980079837 Author: Your Name <you@example.com> Date: Mon Jun 10 16:45:08 2024 +0200 flaky commit e940a616c67bdd0d43b1513b9168dd5f5040ecc0 Author: Your Name <you@example.com> Date: Mon Jun 10 16:32:22 2024 +0200 add pause commit 18290370bf3d8429336f4863a39dce5a89992731 Author: Your Name <you@example.com> Date: Mon Jun 10 16:26:13 2024 +0200 vyper test commit 11f70933b2e3ae9caaff6982d140d869231c5ed3 Author: Your Name <you@example.com> Date: Mon Jun 10 16:13:14 2024 +0200 workspace tests commit c7d991257b35903d91df8ae6f2f0bca89e3c01bf Author: Your Name <you@example.com> Date: Mon Jun 10 15:36:16 2024 +0200 lint commit 089e9cdf5dc68f667c1a84aff678cae0adbe1f87 Author: Your Name <you@example.com> Date: Mon Jun 10 15:35:50 2024 +0200 remotes test commit 357a8890767cf81c4c903c328979c5e76339a7d7 Author: Your Name <you@example.com> Date: Mon Jun 10 14:58:36 2024 +0200 workspace test commit cb98efeebd215cf56344e68a53f1e0c82a8c6674 Author: Your Name <you@example.com> Date: Mon Jun 10 14:56:59 2024 +0200 fix upstream commit ec5e66e32ae11ff4e9ee9d059cb9973eb2dfdf38 Author: Your Name <you@example.com> Date: Mon Jun 10 14:37:23 2024 +0200 workspace test commit d29472da6b98e820d418953e87cdc2f65866c218 Author: Your Name <you@example.com> Date: Mon Jun 10 14:13:15 2024 +0200 fp test commit c29043621649e623ae5f28b060460cf9c2aaf554 Author: Your Name <you@example.com> Date: Mon Jun 10 14:04:23 2024 +0200 linting commit 870c260a409b965c512470bfc4811f928352cc62 Author: Your Name <you@example.com> Date: Mon Jun 10 14:03:44 2024 +0200 add test commit ef2014c3e678cb5524b9058de396aa2b85f5a6a2 Author: Your Name <you@example.com> Date: Mon Jun 10 13:53:33 2024 +0200 fix undo commit 36a16b812a97c83a7dcf2b747ca7d06d9e25813f Author: Your Name <you@example.com> Date: Mon Jun 10 12:31:44 2024 +0200 commands test commit 21b3e732ef5b2e136f1a8404569f97f2978cd818 Author: Your Name <you@example.com> Date: Mon Jun 10 12:12:42 2024 +0200 upstream commit 02567607e1947ea206df274261985cb3a46e2a9d Author: Your Name <you@example.com> Date: Mon Jun 10 12:03:58 2024 +0200 flaky commit b62c54bbe1460d526436da9aa7a0c66c68584d86 Author: Your Name <you@example.com> Date: Mon Jun 10 11:43:05 2024 +0200 remote test commit 918a1662a4efd1037250f0ce55d4957ddd9d6eb5 Author: Your Name <you@example.com> Date: Mon Jun 10 10:11:07 2024 +0200 github tests commit 2f9a0b8005a3945014322939f44a577bbbe302c0 Author: Your Name <you@example.com> Date: Mon Jun 10 09:00:18 2024 +0200 lint commit 1af49cb949906fc9ab6794204fbd01e1ced73590 Author: Your Name <you@example.com> Date: Mon Jun 10 08:52:12 2024 +0200 branch testing commit 5de0383552388b69f3525704674ccb3fc2a2227d Author: Your Name <you@example.com> Date: Sun Jun 9 19:21:32 2024 +0200 lint commit d769014d60f82d2ca0ade2a85634d71672dadbbc Author: Your Name <you@example.com> Date: Sun Jun 9 19:04:19 2024 +0200 branch testing commit fb9c7f57b261d059ade3a42c3d030ffe5c515ae3 Author: Your Name <you@example.com> Date: Sun Jun 9 18:49:46 2024 +0200 branch test commit 2e7af0d4f5f911272d764ef6dcdf3d902bfc07af Author: Your Name <you@example.com> Date: Sun Jun 9 18:26:00 2024 +0200 more testing commit 61090a9c65dbdba7d5787eac942e51b7029c6eed Author: Your Name <you@example.com> Date: Sun Jun 9 15:40:12 2024 +0200 change data-id commit b6438d0623f8f5cb1f3260c6e69c88b7afae2d58 Author: Your Name <you@example.com> Date: Sun Jun 9 15:38:14 2024 +0200 lint commit 57cfec65167b9911a61e439522776559d6648dbb Author: Your Name <you@example.com> Date: Sun Jun 9 15:29:15 2024 +0200 expand test commit 33e90077d3faa8adf1772ecdd3629238bb6a6875 Author: Your Name <you@example.com> Date: Sun Jun 9 14:37:56 2024 +0200 add file test commit 97802c9a63a223002f8bc0daaa4287c70bb1aedc Author: Your Name <you@example.com> Date: Sun Jun 9 14:14:03 2024 +0200 add test commit 087dd2c26247b33a88f313e0116d0d654ed16cfa Author: Your Name <you@example.com> Date: Sun Jun 9 13:37:35 2024 +0200 fix proxy commit c0497fbd4d221201788c982dfacf2e52fb714676 Author: Your Name <you@example.com> Date: Sun Jun 9 13:32:04 2024 +0200 fix submodule commit 5781a0cae4b381a1519c0d51b5fc0e15d45e73a2 Author: Your Name <you@example.com> Date: Sun Jun 9 13:04:02 2024 +0200 basic test setup commit 9da8d51f935874ce0595080c375a293f722ee05e Author: Your Name <you@example.com> Date: Sun Jun 9 07:01:19 2024 +0200 git http backend commit 543beec2bf55d20b6a2f8ffa8532817f57d1f5bd Author: Your Name <you@example.com> Date: Sun Jun 9 06:55:53 2024 +0200 bugs commit db7ac5d068eb8261ee3eb7cc9668ddac6738b54c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:59:32 2024 +0200 lint commit 3675958113dbb7ee731966a76164029957760010 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:52:51 2024 +0200 scope warning commit 31bca3eb20bfaecbe0add62b5291f84a6eae8bb9 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:44:14 2024 +0200 rm comments commit ab840aac4917008b42610a3a935a0bb096317ff4 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:38:41 2024 +0200 comment commit 0e621ce35d3b56d61b6207e91f37294f1ce795f8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:37:23 2024 +0200 fix commit 8b7d51d3b075db778466e67c79bbddd1cb4d1a25 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:33:01 2024 +0200 lsisteners commit 3809386edb935105727cf2bf0fc856a05544fad8 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:27:33 2024 +0200 rm comment commit b76f022248b55347c4c426a891c358f19bd0eccb Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:26:15 2024 +0200 rm lint script commit f9877e2c074e0d6da68c2566e3ce3b371d0952c8 Merge: 8d5cda9d7 86034e401 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:25:25 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4refactor2 commit 8d5cda9d7e0f29b21533903ac24d1fecf7864fec Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 19:23:45 2024 +0200 lint commit deea4edbd2de38b7ba3f52fe716f76c0eafa1e47 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 17:00:36 2024 +0200 scope test commit b5dcbc6ba3990dd0ead823651209339bd9894b58 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 16:39:15 2024 +0200 openPanel commit 62782ebe7173c54cf369e8590d0715926db459c9 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 15:53:35 2024 +0200 save creds commit 8695d259bfe4123c66ce87ecff75acbd66c493b9 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Jun 6 15:15:12 2024 +0200 fixes commit fea8d9c5f6efa6aab57889c0d3af25efd7ce10f5 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:45:23 2024 +0200 vyper commit 2e06f8534c6b98dbdc3e62d7dbdc0a4e266b6920 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:43:15 2024 +0200 vyper commit a01e309e6a41bd0816877e5b0333196afcab2fd7 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:42:25 2024 +0200 vyper commit 8c1a134a56425c2d4b4be9aa38d42753edea0b19 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:16:58 2024 +0200 lint commit b277fab6e49993d13b1711abe911ff5a6f0564f2 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:11:26 2024 +0200 console commit 38d518d551f4da1ec0eb063076dc0b2e42f06fe8 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:08:12 2024 +0200 fix user load commit 2c9ecd01c02967230e206e3733111d75f69e3f84 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 12:02:46 2024 +0200 vyper commit f874259cebb14a5de2112ea3104d0df6f0641355 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 11:36:41 2024 +0200 fix local plugin commit 4ad97eed80a3d31da61521761c8a6296ba763452 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 10:44:43 2024 +0200 fix plugin test commit 1a35705510c032801a1569f398213364ca243182 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 09:28:20 2024 +0200 zoom test commit 2324e82c6b19ecb3f19015f94e97ded373687896 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 09:24:51 2024 +0200 lint commit 9c850f7bbee162fb3420770048250ee463b9fc71 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 09:24:18 2024 +0200 clean up commit d95bfe1797ba294214888a659d5e67ac48d6113e Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 08:55:56 2024 +0200 fix checkout commit 82f70f8a842ddc5b2a66f49f426df2da37f5b2a4 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 08:20:51 2024 +0200 lint commit 86ebcd0c1ee06e9249c316be8b0e9ef29a1b1244 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 08:12:17 2024 +0200 rm ratelimit commit 597a5599921dbcc244fa685fae7ebc7c98ccfb22 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 07:11:02 2024 +0200 vyper fix commit 30100b39ef946aee25532d5aec78bd529f786220 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 06:49:50 2024 +0200 lint commit 2dd6e7dec6be2bda380d1a78b2e37deb6733a1a9 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 06:49:08 2024 +0200 zoom test commit 10b2a27ce512a9c6ba285d72f837bef17c277430 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 06:36:07 2024 +0200 hometab commit c1435c41cd3b3fc25a2e740d5d0c71652c278b80 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 06:27:20 2024 +0200 fix editor mounted commit e8b6a2fe92276070eb82a490c948584b38f4978c Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 05:22:45 2024 +0200 lint commit 3866568488e1961ab838fe8837e3edeca22170d6 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 05:21:52 2024 +0200 editor test commit b93dea93250caba249cfc020f7a707030e0f05e2 Merge: 601a9f1a0 326585ffc Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Jun 5 05:15:57 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4refactor2 commit 601a9f1a0847875f461dce4e8c61e9f8e10f8c38 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 4 14:02:07 2024 +0200 fix editor commit c790b92a0c5f5afd73f7b4e4f342e0c4baaaa261 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 4 11:33:39 2024 +0200 fix bugs commit 067be4a40c47a2166ea8459b33044176f0b4ddd3 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 4 11:17:49 2024 +0200 fix editors commit a403c9f9811cdb1461063ea3602d379ed1024afa Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 4 10:46:06 2024 +0200 ifx bug commit dff89e191d56ca8e668ceba34b174855ec7bdef0 Merge: bc9e9fd26 91aaf32ab Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Jun 4 08:18:56 2024 +0200 Merge branch 'git4refactor2' of https://github.com/ethereum/remix-project into git4refactor2 commit 91aaf32ab8cc1035d5d865bde51b4f4e63d05a20 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 3 09:29:23 2024 +0200 lint commit 5964cfd619a3d069595ea8a25efb4d5d117b16cc Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 3 09:15:32 2024 +0200 fix lint commit 652b3b3ef709634e6664a45c8ef535d604bdf934 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 3 09:14:16 2024 +0200 delay activation commit 200ab4d557dfa0ed5cb63173aa246edc1607e4c9 Merge: 9459e23d0 aedb13b7f Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 3 08:49:46 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4refactor2 commit 9459e23d0e8820d2112c4eb2fdf151b0b1187cce Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Jun 3 08:48:04 2024 +0200 add init method commit a61d3304a11df2cfed89366746dd5fb8d197667a Author: filip mertens <filip.mertens@ethereum.org> Date: Sun Jun 2 11:08:09 2024 +0200 event duplication commit 75642c450df5ecf3b678b1d82a1382b374f7866d Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 30 14:33:05 2024 +0200 change url commit 320f4420bdc9d2dad16401098710de0ee320cd7e Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 22 08:24:00 2024 +0200 add action types commit 9b0389616e3bd561e605ac884009dffdc5d1ceb4 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon May 13 08:15:51 2024 +0200 fix app bug commit 1d332e412cf2d37f7f3877d7bc693dc50cb8f0a1 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon May 13 08:09:22 2024 +0200 start setup commit 40b0b9355851bf8deff5a3c4b2dc8b967bbc083b Author: filip mertens <filip.mertens@ethereum.org> Date: Mon May 13 07:45:49 2024 +0200 add api commit aec183366f0933aab2784f44d5612a9a4998f3d8 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon May 13 06:57:25 2024 +0200 move api commit 1b25d568276a9311a35ed1528accf6060123a4a0 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 13 06:29:47 2024 +0200 cleanup commit e7bf5d32a811fdff7b7416bc053c485a15eb7fd1 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri May 10 13:52:59 2024 +0200 fix bug commit 4341ce70947c2651a0803a0e85909b8c121187bf Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri May 10 13:23:10 2024 +0200 fix bug commit cbc2da066c5b69176a6eb484d5cd582999374fee Author: bunsenstraat <filip.mertens@ethereum.org> Date: Fri May 10 13:07:34 2024 +0200 prefix bug commit c0357ae03e196d6898a65adc3bb4c21438d6b650 Author: bunsenstraat <filip.mertens@ethereum.org> Date: Mon May 6 14:16:20 2024 +0200 refactoring commit 12c587ff573e80999e48e2d2a05382538dba7251 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 4 07:34:18 2024 +0200 remote refactor commit 0a6c9527267ef1247189feffba710e78ed8a0a6e Author: filip mertens <filip.mertens@ethereum.org> Date: Sat May 4 06:22:51 2024 +0200 faglobe commit 74a872f0aca6cb4025cc2a6850dc521397a308ef Author: filip mertens <filip.mertens@ethereum.org> Date: Fri May 3 08:47:50 2024 +0200 fetching after push commit 819202ba09d8faba87808b5cacbbe1008a73d813 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri May 3 07:51:10 2024 +0200 refresh commit 53eee900705e85e0e6bbe00e1030625859a2bbd7 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri May 3 07:25:03 2024 +0200 fixes commit 353b5670adba5eb3357f819a5ed27832098d7fdf Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 2 21:54:03 2024 +0200 listeners commit 36ec094dd4ea416916f8030f5971654613b0906c Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 2 15:19:33 2024 +0200 openremote commit 9ade399399fd9bbfd1f446383f7eda4e7671857b Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 2 13:21:05 2024 +0200 ahead of commit 0933d6689679c04c5509496bb84aee4bd8b0327f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 2 08:34:54 2024 +0200 git buttons commit 86865ccccb9c81feeb2608cefdf43190d1dfa415 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu May 2 07:58:31 2024 +0200 git json commit 6cddc4a2100d255b550d16db6eb067d3b883d986 Merge: c03bb3553 b04745e97 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:23:52 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit c03bb355339099e4b937674dc26901ed4a431efc Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:15:42 2024 +0200 remix-lib lint commit c3db5384c9026321c2af912e6246cebc4b9e86fc Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:15:21 2024 +0200 lint remix-ui commit 32d9abf08914f28ac7690375e21ab8fa4c45332a Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:08:14 2024 +0200 lint ide commit 7da0d585f33a781be708f3d025abd1ca509d5f5e Merge: 29cb47159 cc49cc54c Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:06:56 2024 +0200 Merge branch 'git4' of https://github.com/ethereum/remix-project into git4 commit 29cb47159001e0fe2d59f482c6301944fd379f55 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed May 1 06:06:47 2024 +0200 sc base commit cc49cc54cf49fbfabcab31af095e039d17e3eb8e Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Apr 30 21:36:22 2024 +0200 lmit script commit 6a16d5423a63a6e43e28eafc935ebe194ad5442e Author: bunsenstraat <filip.mertens@ethereum.org> Date: Tue Apr 30 21:35:37 2024 +0200 lint config commit 1e840f49add1cbb2d37c78831f2eab13547c32a5 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Apr 30 08:16:53 2024 +0200 fix sourcecontrol buttons commit c46e18139414dfd75cebcf96152d2915c7195d7f Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Apr 30 07:17:58 2024 +0200 bugfix commit e1c1d94336bd800e329280cce1620b2224f69fe7 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 29 11:19:16 2024 +0200 change upstream object commit 5b3df39c374249a1743ebecb35db6045807b6cdf Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 29 09:48:08 2024 +0200 rm lint target commit 27e2c1d93dfc257e313746406ae3937474b5bf1a Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 29 09:44:06 2024 +0200 diff commit f8a72e6043953adfb24ecda95c4364bd1ab2da58 Merge: d1544424b 15375e765 Author: filip mertens <filip.mertens@ethereum.org> Date: Sun Apr 28 07:46:41 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit d1544424b4a989751b7d2fb72964333715b4dc32 Author: filip mertens <filip.mertens@ethereum.org> Date: Sun Apr 28 07:46:32 2024 +0200 FM diff commit d843e5c03607ebeaff4d76eb20ff36a084a65978 Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Apr 27 13:10:36 2024 +0200 remote branches commit aa7d58bad10805337afd2ef6bf35e905a7b601a9 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Apr 24 08:03:22 2024 +0200 add logger commit e1fc893076789603840e594613ac71abf13043af Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Apr 23 16:33:41 2024 +0200 add logger commit 86c877989a4f88e12dbba7684f503f76ce277e91 Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Apr 23 12:00:04 2024 +0200 rm gql commit aee09192507dcdac864cf2b995c706881dd2a09d Author: filip mertens <filip.mertens@ethereum.org> Date: Tue Apr 23 11:50:33 2024 +0200 paged fetching data commit c4dce2d804441f3d18f1a5d9c4f9cfff14115970 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 22 13:26:09 2024 +0200 add device flow commit 777f635f7575201c6a518141a3bf47a33f54a242 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 22 11:56:19 2024 +0200 add device code commit be0be4c078ddc888df48f16531fa933565037eac Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 22 09:06:13 2024 +0200 add gui button commit 9024f6e5581a32cf5c0cb8c47e2cde728b3d7765 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Apr 22 06:46:46 2024 +0200 loaders commit 02e1d29084afdd36a188f7630fcbb896930c73dd Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Apr 19 16:27:50 2024 +0200 BranchDifferences commit b3252a04a6cdb67b9c500c15e298ef6e98fb6885 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Apr 19 11:34:09 2024 +0200 setdefaultremote commit ede22d886a220cbe8dcb1f74088d2cdf640f1aa1 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Apr 19 10:48:29 2024 +0200 branch diffs commit 59ac71f571b01eb7cc39f538d0b64b04d7e1c469 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Apr 18 13:53:59 2024 +0200 rename branchcommits commit 5c0a0a610fdf97188bd82094e028c0c651f78a1d Merge: d791ff029 fabc441a3 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Apr 18 07:46:52 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit d791ff0296967e189d07b0d6f9f3c0ba4245c2a5 Author: filip mertens <filip.mertens@ethereum.org> Date: Sun Apr 7 09:22:30 2024 +0200 ignore commit 891f10aab843ebb4cae24e3ee0b3fac2bca152d0 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Apr 4 11:17:18 2024 +0200 git provider commit f298ba1e50d1b38a3d720f359fa3c399ab6998ac Merge: 8a304c09d c9513986f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Apr 4 11:08:36 2024 +0200 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit 8a304c09d2cbece7d4949ba8bcbf2455396de8a6 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Apr 3 16:56:22 2024 +0200 pagecommits commit 88c13ff961a4872db6c4b9dae4ed60f373ccd7e2 Merge: 019ed19fc a7369679a Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Mar 30 09:37:17 2024 +0100 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit 019ed19fc968e54abe4a02be1494890dea3c9e6b Merge: affc3e6ce 059251080 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Mar 29 07:59:00 2024 +0100 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit affc3e6ce886d3e6d9ff36b9fdb07b35c39a70e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Feb 29 14:34:21 2024 +0100 use octo commit f4380cece5e0b803acbbd6713cb8a4a43d943235 Author: filip mertens <filip.mertens@ethereum.org> Date: Wed Feb 28 07:48:56 2024 +0100 types for gql commit 66ef29f129351597952d194997fd105b9cf23652 Author: bunsenstraat <filip@give.it> Date: Mon Feb 26 09:09:48 2024 +0100 restore ts commit 4ff34b68fde4d11841658cf5e5b69d285553882a Merge: 4fa723899 0a1b112c8 Author: bunsenstraat <filip@give.it> Date: Mon Feb 26 09:00:10 2024 +0100 Merge branch 'master' of https://github.com/ethereum/remix-project into git4 commit 4fa7238999ca1ae3a879e1afbc7753d853e78071 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Feb 26 08:53:08 2024 +0100 codegen commit 0a5d2e2c8423288fd4a12ad3ac69ce21db43553a Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Feb 26 08:23:18 2024 +0100 add gql commit 6beeda8c6f52ba4a2637db3de63b91bb4de8fa6c Author: filip mertens <filip.mertens@ethereum.org> Date: Sat Feb 24 09:50:07 2024 +0100 remote commits commit 82caba939fccb6ae768c34153fdd18d2532e5db9 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 23 10:40:59 2024 +0100 refactor commit 88cef7b6bf56d28248df5957a3a3f5285caae498 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 23 08:19:23 2024 +0100 context commit 63c15f03d61686e1e56316476fd27ae19b27cf8f Author: filip mertens <filip.mertens@ethereum.org> Date: Thu Feb 15 09:00:53 2024 +0100 translations commit 933ae65fb8d55fa11e9f9b53111960b6bc69f448 Author: filip mertens <filip.mertens@ethereum.org> Date: Mon Feb 12 13:34:11 2024 +0100 font awesome commit 51b2d20cb84f13bb8357e8c71a28fdc450d3f32d Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 09:57:40 2024 +0100 add react select commit 236b3095f4167ac3123770718f81f2fc24cf3335 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 09:27:43 2024 +0100 octokit dgitprovider commit eded03fbcf15a92293cdd23d4b290dd1c1b70793 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 08:46:13 2024 +0100 add git to tsconfig paths commit a769356ee15c645f5cda1d901b755fb01cb1357d Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 08:38:27 2024 +0100 add appman hack commit 097f528d29b8efbf8f9c520e8796facad1f1c4cf Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 08:37:19 2024 +0100 add dgit to app.js commit afce79d418c1308dcb5fdfd8b4823d4d837b45e0 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 08:35:27 2024 +0100 add git plugin commit df103f9870870683901dbd2bc57c48fdd8f7f853 Author: filip mertens <filip.mertens@ethereum.org> Date: Fri Feb 9 08:33:06 2024 +0100 add git components
5 months ago
"@remix-ui/git": [
"libs/remix-ui/git/src/index.ts"
],
"@remix-api": [
"libs/remix-api/src/index.ts"
],
"@remix-scriptrunner": [
"libs/remix-ui/scriptrunner/src/index.ts"
],
"@remix-git": [
"libs/remix-git/"
]
# This is a combination of 50 commits. # This is the 1st commit message: executors # This is the commit message #2: libs # This is the commit message #3: remixd # This is the commit message #4: add react app # This is the commit message #5: debugging # This is the commit message #6: debug + sol # This is the commit message #7: fixes # This is the commit message #8: tsconfig # This is the commit message #9: ast walker # This is the commit message #10: as walker # This is the commit message #11: remixd etc # This is the commit message #12: commander # This is the commit message #13: remove jest # This is the commit message #14: rm ui files # This is the commit message #15: rm reserved keywords # This is the commit message #16: testrunner # This is the commit message #17: compiler # This is the commit message #18: production build # This is the commit message #19: config # This is the commit message #20: config # This is the commit message #21: web types # This is the commit message #22: update react # This is the commit message #23: add vm # This is the commit message #24: add workers # This is the commit message #25: worker2 # This is the commit message #26: rm react app # This is the commit message #27: remixd # This is the commit message #28: worker fix # This is the commit message #29: fix detection # This is the commit message #30: revert react # This is the commit message #31: rename type # This is the commit message #32: loading handler # This is the commit message #33: remove import # This is the commit message #34: rename # This is the commit message #35: local plugin # This is the commit message #36: etherscan # This is the commit message #37: revert react # This is the commit message #38: port # This is the commit message #39: rm worker # This is the commit message #40: publicpath # This is the commit message #41: fix test # This is the commit message #42: 112 # This is the commit message #43: show version # This is the commit message #44: "axios": "1.1.2", # This is the commit message #45: config # This is the commit message #46: lint # This is the commit message #47: fix build # This is the commit message #48: lint # This is the commit message #49: error on purpose # This is the commit message #50: test error
2 years ago
}
}
}