This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
2953
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
ce14b0c150
cl-refactor
master
opencl1.1
v0.10.0
v0.10.0.dev2
v0.10.0.dev3
v0.10.0rc1
v0.10.0rc2
v0.10.0rc3
v0.10.0rc4
v0.11.0
v0.11.0rc1
v0.11.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce14b0c150'
${ noResults }
ethminer
/
mix
History
yann300
ce14b0c150
- Rollback previous change on toCompactBigEndian, unpadded(bytes _b).
- Change content of padded(bytes _b, unsigned _l). - Add function unpadLeft.
10 years ago
..
qml
- wrap mode on alert message.
10 years ago
.gitignore
gitignore
10 years ago
AppContext.cpp
- misc changes
10 years ago
AppContext.h
- Capitals on comments.
10 years ago
AssemblyDebuggerControl.cpp
- Capitals on comments.
10 years ago
AssemblyDebuggerControl.h
- Capitals on comments.
10 years ago
AssemblyDebuggerModel.cpp
- misc changes
10 years ago
AssemblyDebuggerModel.h
- Capitals on comments.
10 years ago
CMakeLists.txt
third is using executable helper
10 years ago
CodeEditorExtensionManager.cpp
- Capitals on comments.
10 years ago
CodeEditorExtensionManager.h
- Capitals on comments.
10 years ago
ConstantCompilationControl.cpp
- Capitals on comments.
10 years ago
ConstantCompilationControl.h
- Capitals on comments.
10 years ago
ConstantCompilationModel.cpp
Merge branch 'develop' into ide_m25
10 years ago
ConstantCompilationModel.h
- Capitals on comments.
10 years ago
ContractCallDataEncoder.cpp
- Rollback previous change on toCompactBigEndian, unpadded(bytes _b).
10 years ago
ContractCallDataEncoder.h
- Capitals on comments.
10 years ago
DebuggingStateWrapper.cpp
- class / function documentation.
10 years ago
DebuggingStateWrapper.h
- Capitals on comments.
10 years ago
Extension.cpp
- bug fix : return parameters are not displayed if the dialog is
10 years ago
Extension.h
- Capitals on comments.
10 years ago
KeyEventManager.cpp
- CommonJS => fromString(string _sn) fromString(string const& _sn).
10 years ago
KeyEventManager.h
- Capitals on comments.
10 years ago
MixApplication.cpp
Merge branch 'yann300-ide_m2' into develop
10 years ago
MixApplication.h
- class / function documentation.
10 years ago
QBasicNodeDefinition.h
- Capitals on comments.
10 years ago
QContractDefinition.cpp
- Capitals on comments.
10 years ago
QContractDefinition.h
- Capitals on comments.
10 years ago
QFunctionDefinition.cpp
- class / function documentation.
10 years ago
QFunctionDefinition.h
- Capitals on comments.
10 years ago
QVariableDeclaration.h
- Capitals on comments.
10 years ago
QVariableDefinition.cpp
- bug fix padded/unpadded CommonJS.cpp.
10 years ago
QVariableDefinition.h
- Capitals on comments.
10 years ago
TransactionListModel.cpp
Merge remote-tracking branch 'arkpar2/mix' into ide_m25
10 years ago
TransactionListModel.h
style
10 years ago
TransactionListView.cpp
style
10 years ago
TransactionListView.h
style
10 years ago
main.cpp
- call initKeyEventManager in a SLOT connected to ressourceLoaded
10 years ago
qml.qrc
Merge branch 'develop' into ide_m25
10 years ago