Commit Graph

9 Commits

Author SHA1 Message Date
Sumeet Gajbhar ab0477a4b2 BAEL-3127 Binary Numbers in Java (#7469)
* BAEL-3027 binary number arithmetic operations

* BAEL-3127 updated the unit test case names

* added unit test cases for built-in java functions

* updated function name

* BAEL-3127 updated unit test case names

* BAEL-3127 removed comments from code

* BAEL-3127 updated variable names

* BAEL-3027 binary number arithmetic operations

* merging upsteam

* fixing build issue

* updated formatting

* update variable names
2019-08-05 22:25:24 +02:00
eric-martin 95c467aa12 Remove extra .gitignore files 2019-08-02 21:38:25 -05:00
Sumeet Gajbhar ecf8bd76cc BAEL-3027 binary number arithmetic operations (#7437)
* BAEL-3027 binary number arithmetic operations

* BAEL-3127 updated the unit test case names

* added unit test cases for built-in java functions

* updated function name

* BAEL-3127 updated unit test case names

* BAEL-3127 removed comments from code
2019-07-30 22:12:25 +02:00
Anshul Bansal 325c0a4d07 BAEL-2995 - possible lossy conversion - variable names fixed 2019-07-09 10:57:55 +03:00
Anshul Bansal 8b87952f5b BAEL-2995 - possible lossy conversion - assert fix 2019-07-06 17:12:58 +03:00
Anshul Bansal a3e08f7ce0 BAEL-2995 - possible lossy conversion - fixes 2019-07-05 18:34:01 +03:00
Anshul Bansal 33476d6991 Removed readme file 2019-07-05 11:46:09 +03:00
Anshul Bansal e5c3dbb67c BAEL-2995 - possible lossy conversion - fixes 2019-07-03 16:22:08 +03:00
Anshul Bansal b910336c27 BAEL-2995 - possible lossy conversion - new module java-numbers-2 created 2019-07-03 16:16:43 +03:00