Implementing bitcode. - #1
Conversation
- added intbitset class and it's methods. Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
- added the remaining methods for intbitset class. Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
Refactoring Typos. Co-authored-by: Jono Yang <JonoYang@users.noreply.github.com>
Refactoring Typos. Co-authored-by: Jono Yang <JonoYang@users.noreply.github.com>
- added new tests for the intbitset class. - updated README.rst. - Tried adding workflows. Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
|
@JonoYang, thanks for the review. I have added the changes, a few tests, and I also tried adding the github workflow to run the test. |
|
@35C4n0r I've enabled Azure Pipelines for CI testing on the ahocode and bitcode repos |
Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
|
@JonoYang I have removed the github workflows, and i don't thin i need to make any changes in the azure-pipelines.yml |
|
@JonoYang also please make a repo for lxml so that I can start working on it. |
|
@35C4n0r I've created the xml fallback library repo at https://github.com/nexb/sanexml |
|
@35C4n0r Is there anything else you need to add to this PR, otherwise I will merge it. |
|
@JonoYang, I don't have anything more to add to PR. |
|
@35C4n0r I will merge the PR. Thanks for the contributions! |
This PR Implements the pure python variant of intbitset.
Class:
Methods: