Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Falconpl updates #8

Closed
wants to merge 12 commits into from
Closed

Falconpl updates #8

wants to merge 12 commits into from

Conversation

steveno
Copy link
Contributor

@steveno steveno commented May 23, 2012

This is a series of commits that will do a lot.

The first commit clean-up the falcon pl code considerably and made it more manageable for further expansion.

There are a couple of other commits that update the repository to reflect we're now on Github

It also adds a piece to the simple.fal test file.

steveno added 7 commits May 22, 2012 22:25
* Add helper functions skipString and skipSpace
* Update copyright header
* Replace white space loops with new skipSpace function
* Add another file type extension to parserDefinition
* Add boolean function isIdentifierChar to identify alpha-numeric
  characters or underscores. Implement in loops.
@fishman
Copy link
Contributor

fishman commented May 25, 2012

ill add this later, the problem is you add my github name in the auther everywhere. I don't think it makes that much sense to do that.

@steveno
Copy link
Contributor Author

steveno commented May 25, 2012

crap! I can fix that.

I love pull requests but I wish it would let me pick specific commits to send to you instead of automatically pulling in every one by default... but now that I think about it, given whats supposed to be a standard git workflow, that makes sense.

@steveno
Copy link
Contributor Author

steveno commented Jun 4, 2012

I undid the pull that credited you as someone else. Sorry about that!

@fishman
Copy link
Contributor

fishman commented Jun 7, 2012

i added your two commits for now. i'll think about maintainers later

@steveno
Copy link
Contributor Author

steveno commented Jun 7, 2012

@fishman, could you please pull commit caeb408. It's an update to the falcon test file.

If you'd pull that one I would be OK with closing this pull request for now; it's your repository, do you as you please :)

PS. you can probably pull commit 8d4dba9 as well. It updates the read me to this repository.

@steveno steveno closed this Jun 15, 2012
@masatake masatake mentioned this pull request May 7, 2014
masatake pushed a commit to masatake/ctags that referenced this pull request Jun 14, 2016
masatake added a commit to masatake/ctags that referenced this pull request Mar 26, 2020
df92d33e Merge pull request universal-ctags#14 from masatake/delete-unused-variable
ca2c510a Remove an unused constant
fbd32ce5 Specify -Wall
032c361f Merge pull request universal-ctags#9 from masatake/add-function-for-accessing-pseudo-tags
02ef33e0 gitignore: simplified
b5acda83 tests: add a case for tagsFirstPseudoTag() and tagsNextPseudoTag()
d0a854be tagsFirstPseudoTag,tagsNextPseudoTag: add functions to access pseudo tags
bc8f7b8e refactor: introduce findNextFull(), customizable version of findNext()
19e8dca2 refactor: introduce findSequentialFull(), customizable version of findSequential()
28e0767e refactor: introduce a predicate function for testing a line starting with "!_"
e56b7dc4 Merge pull request universal-ctags#8 from masatake/fix-buildsys-for-make-distcheck
d1146037 circleci: run "make distcheck" on fedora31
1c96f500 tests: change the directory where input files exist
3d05b544 tests: update a comment
f0a48a6f tests: fix the name of a test input file
a295cb57 tests: fix the path  for header inclusion
238d1800 Merge pull request universal-ctags#7 from masatake/pkg-config-file
748082c3 Merge pull request #6 from masatake/add-test-case-for-tagsFind
5295186e Fix the library description in .pc file
dbca5137 tests: add a case for testing tagsFind and tagsFindNext
2d8edf50 tests: update comments
b9ac2209 Merge pull request #5 from masatake/revise-tagsOpen
1f9a1ab3 tests: verify the behavior of tagsOpen() when tagFileInfo is NULL
d53217f0 tagsOpen: revise the implementation
6d051772 Add .circleci/config.yml
fafecf2a Implement "make check"
13b252fe cosmetic: delete empty lines

git-subtree-dir: libreadtags
git-subtree-split: df92d33eb312db710b995a75e21cff3f0e4efa0e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants