issues
search
beelsebob
/
CoreParse
A shift/reduce parsing framework for Mac OS X and iOS
BSD 3-Clause "New" or "Revised" License
366
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support macOS 12
#45
catap
closed
2 years ago
0
Transitioned to arc
#44
veritech
opened
5 years ago
0
Add Carthage-compliant framework target, for iOS 10
#43
sstadelman
opened
8 years ago
0
Memory leak
#42
McFlyssss
closed
8 years ago
1
A feature added, and gitignore file updated
#40
V01dZer0
closed
9 months ago
4
A new feature; gitignore added; error fixed
#39
V01dZer0
closed
9 years ago
1
Upgrades unit tests to XCTest and ARC.
#38
StevenEWright
closed
9 years ago
4
Added tokeniserWillFinish:stream method to CPTokeniserDelegate protocol
#37
infiniteNIL
closed
10 years ago
1
How do you tokenize Python style blocks?
#36
infiniteNIL
closed
10 years ago
1
Push latest version to CocoaPods
#35
vadimdemedes
closed
10 years ago
4
Problem creating parser: "Could not insert reduce in action table for state 14, token -"
#34
siuying
opened
10 years ago
0
A new version tag
#33
siuying
closed
10 years ago
0
Some grammar is not properly archived on iOS platform
#32
siuying
opened
10 years ago
0
Fixes build setting such that test for iOS can run
#31
siuying
closed
10 years ago
0
Add CPRegexpRecogniser that match a regular expression and return any kind of token
#30
siuying
closed
10 years ago
7
Grammar error: "Could not insert reduce in action table for state 4, token #"
#29
siuying
closed
10 years ago
2
Namespace function method, rename the map: to cp_map: to avoid conflicts
#28
siuying
closed
10 years ago
1
Add podspec
#27
phatmann
closed
10 years ago
9
Using ARC
#26
phatmann
closed
10 years ago
1
Fix iOS unit tests
#25
phatmann
closed
10 years ago
0
Fixed a build error and several warnings.
#24
mysteriouspants
closed
10 years ago
1
Fixed operator precedence issues.
#23
franklefebvre
closed
10 years ago
6
Adds a shorthand method for adding Keyword token recognisers to the Tokeniser.
#22
jbrennan
closed
9 years ago
1
conformsToProtocol switch
#21
aspitz
closed
12 years ago
2
Including CoreParse in an ARC-enabled iOS project is not trivial
#20
ratkins
closed
12 years ago
2
Remember to Push a New Tag for CocoaPods
#19
mysteriouspants
closed
12 years ago
2
Small optimizations and additions.
#18
andrimarjonsson
closed
12 years ago
3
Fixing compile errors.
#17
andrimarjonsson
closed
12 years ago
1
Update README.md
#16
tpcarlson
closed
12 years ago
0
Parethesised sections of rules do not allow |s
#15
beelsebob
closed
12 years ago
0
Tagging in productions
#14
beelsebob
closed
12 years ago
0
OCUnit Assertions
#13
mysteriouspants
closed
12 years ago
0
Tokens should keep track of their line & column numbers.
#12
beelsebob
closed
12 years ago
0
Allow recovery from parse errors.
#11
beelsebob
closed
12 years ago
0
Tokeniser error recovery
#10
beelsebob
closed
12 years ago
0
Syntax for specifying grammars.
#9
beelsebob
closed
12 years ago
0
Example code implemented
#8
gavineadie
closed
13 years ago
2
CoreParse should work on iOS
#7
beelsebob
closed
13 years ago
0
CoreParse cannot handle ambiguous grammars
#6
beelsebob
opened
13 years ago
0
Add better error handling support
#5
beelsebob
closed
12 years ago
0
CPTokeniser should be able to work on a stream of input rather than the whole NSString
#4
beelsebob
opened
13 years ago
0
Core Parse should be able to parallelise better
#3
beelsebob
closed
13 years ago
0
Lack of Documentation
#2
beelsebob
closed
13 years ago
2
No LALR(1) Parser
#1
beelsebob
closed
13 years ago
1