issues
search
shonfeder
/
tokenize
A tokenizer written in (SWI-)Prolog. It has some useful features and some flexibility and it might improve.
The Unlicense
11
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pack_install(tokenize) failed on macOS
#50
vjktm
opened
1 year ago
2
Add missing links to CHANGELOG.md
#49
shonfeder
closed
5 years ago
0
Release v1.0.1
#48
shonfeder
closed
5 years ago
1
Up date documentation for v1.0.0 features
#47
shonfeder
closed
5 years ago
0
Bring documentation up to date with v1.0.0
#46
shonfeder
closed
5 years ago
0
Release v1.0.0
#45
shonfeder
closed
5 years ago
0
Bump version
#44
shonfeder
closed
5 years ago
0
Extract WIP comment code into separate directory
#43
shonfeder
closed
5 years ago
0
Add a changelog
#42
shonfeder
closed
5 years ago
0
Rename 'spc' token to 'space'
#41
shonfeder
closed
5 years ago
0
Make string and number tokens optional
#40
shonfeder
closed
5 years ago
0
Use conventional option processing
#39
shonfeder
closed
5 years ago
0
Add CircleCI badge to README
#38
shonfeder
closed
5 years ago
0
Add tokenization of strings
#37
shonfeder
closed
5 years ago
6
This is some cleanup and bugfixes. Added a little more involved test as well
#36
itampe
closed
5 years ago
6
make file_location work
#35
Anniepoo
opened
5 years ago
0
Numbers
#34
Anniepoo
closed
5 years ago
1
add comment.pl, dcg that parses a stream of codes into comment recurs…
#33
itampe
closed
5 years ago
0
Created a Makefile
#32
nicoabie
closed
5 years ago
2
Fix design notes link
#31
shonfeder
closed
5 years ago
0
Explicitly set back_quotes for code lists in the tokenize module
#30
shonfeder
closed
5 years ago
0
Add instructions for getting a basic development environment set up
#29
shonfeder
closed
5 years ago
1
Run the test harness in the CI
#28
shonfeder
closed
5 years ago
0
Init circleci config
#27
shonfeder
closed
5 years ago
0
make stable
#26
Anniepoo
closed
5 years ago
4
Add design notes
#25
shonfeder
closed
5 years ago
1
The Two Stage Solution
#24
Anniepoo
opened
5 years ago
7
Add code of conduct
#23
shonfeder
closed
5 years ago
1
Add multifle predicate `token_by_regex/2`
#22
shonfeder
opened
5 years ago
1
Design framework for user-entensible tokenization rules
#21
shonfeder
closed
5 years ago
2
Add test harness
#20
shonfeder
closed
5 years ago
0
Clean up comments and reorder clauses
#19
shonfeder
closed
5 years ago
0
Move the documentation from the wiki into pldoc
#18
shonfeder
opened
5 years ago
3
Set up basic CI
#17
shonfeder
closed
5 years ago
1
Add "contributing" section to the README
#16
shonfeder
closed
5 years ago
1
Add a welcoming and inclusive Code of Conduct
#15
shonfeder
closed
5 years ago
1
Support stream-based tokenization
#14
shonfeder
opened
5 years ago
1
Replace adhoc option parsing with use of library(option)
#13
shonfeder
closed
5 years ago
1
%% comments in tokenize.pl
#12
Anniepoo
closed
5 years ago
3
SWI-Prolog Hack Day
#11
AnnieAtHasura
closed
5 years ago
11
Comment handling
#10
AnnieAtHasura
opened
5 years ago
4
String-like things
#9
AnnieAtHasura
closed
5 years ago
0
numbers
#8
Anniepoo
closed
5 years ago
5
Use flag to eliminate possible problems with back-ticks/double-quotes
#7
ghost
closed
5 years ago
0
Use of double quotes (") instead of grave accents (`)
#6
Baha
closed
7 years ago
3
Add correct documenting comments to source code
#5
ghost
closed
8 years ago
0
Fix minor errors and release v0.1.1
#4
ghost
closed
8 years ago
0
Finish untokenize/2
#3
ghost
closed
8 years ago
0
Write exhaustive tests
#2
ghost
closed
5 years ago
6
Finish packaging and add to SWI-Prolog package list.
#1
ghost
closed
8 years ago
0
Next