openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
kdev-python
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 6 hours
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 111 of 112
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed the Return Statement
Piyush Verma
More...
about 18 years ago
Fixed Empty Lists.
Piyush Verma
More...
about 18 years ago
Resolved single expression error.
Piyush Verma
More...
about 18 years ago
Modified the test_runner, to check if Code has been parsed completely. fail.py should always generate a "FAILED" in the test runner output
Piyush Verma
More...
about 18 years ago
Resolved the Conflicts, started working on Grammar rules. Added tests for the same. Parser Accepting For Loops, and function calls. Error On Lists With One Element Fixed.
Piyush Verma
More...
about 18 years ago
Fixed The Lists, and just 1 Conflict remains. Grammar still needs work,.
Piyush Verma
More...
about 18 years ago
fixed the Arguement FIRST/FOLLOW
Piyush Verma
More...
about 18 years ago
Resolved all FIRST/FIRST conflicts. 6 FIRST/FOLLOW remain.
Piyush Verma
More...
about 18 years ago
Added copyright to the test runner
Piyush Verma
More...
about 18 years ago
resolved functions parsing, is working. added new test func.py. the syntax is wrong, but the parser should parse it. :)
Piyush Verma
More...
about 18 years ago
Fixed Some easy Conflicts, Tougher ones to be resolved
Piyush Verma
More...
about 18 years ago
Added a Bigger test real.py, Parser shows expected Results, will get fair lot things Working By next Weekend
Piyush Verma
More...
about 18 years ago
Fixed the Blank Line Bug by adding blank_line Boolean, and the empty varagrslist in grammar
Piyush Verma
More...
about 18 years ago
Did a small change to make *args and **args working, Taking me Long to rectify the grammar erors
Piyush Verma
More...
about 18 years ago
First Changes Of garmnmar, funcdef starts working
Piyush Verma
More...
about 18 years ago
Added a Test Runner,improvements are still required.
Piyush Verma
More...
about 18 years ago
Rectified the code indentation
Piyush Verma
More...
about 18 years ago
Add kate modelines so 4 spaces are used for indentations and tabs are changed to spaces
Andreas Pakulat
More...
about 18 years ago
added the multiline test
Piyush Verma
More...
about 18 years ago
Tried Fixing Multiline comments & Fixed m_paren error
Piyush Verma
More...
about 18 years ago
Indentations working upto quite an Extent. __doc__ strings, yet need to be fixed.
Piyush Verma
More...
about 18 years ago
Some old changes I forgot to commit, this adds a new target "debuginfo" which will create debug infos for the parser
Andreas Pakulat
More...
about 18 years ago
Fixed a Indentation Bug
Piyush Verma
More...
about 18 years ago
Fixed Inconsistent spaces within a Indentation Block. Fixed Comments following a "#" Charachter.
Piyush Verma
More...
about 18 years ago
Changes made to Overcome Indentation in Dictonaries Multiline Input.
Piyush Verma
More...
about 18 years ago
Indentations Improved
Piyush Verma
More...
over 18 years ago
Reads Indentation For Whitespaces. Has Trouble reading whitespaces and tabs both in the same file.
Piyush Verma
More...
over 18 years ago
Restored the Copyright.
Piyush Verma
More...
over 18 years ago
Added a Tests Directory with some basic tests.
Piyush Verma
More...
over 18 years ago
Appended the Changes, Appended Copyright to Files. Parser Reads Tabbed Indentation
Piyush Verma
More...
over 18 years ago
←
1
2
…
104
105
106
107
108
109
110
111
112
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree