An open API service providing commit metadata for open source projects.

GitHub / Primix/Primix / commits

SHA Message Author Date Stats
44e2a514 Update README.md Draveness <i****@d****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
1c13e1d2 Add primix logo Draveness <s****n@g****m> almost 10 years ago
a5e32065 Add usage section to README files Draveness <s****n@g****m> almost 10 years ago
c0233dba Add banner for primix Draveness <s****n@g****m> almost 10 years ago
94736ec0 Add deintegrate command Draveness <s****n@g****m> almost 10 years ago
91662319 Add white lines to make code prettier Draveness <s****n@g****m> almost 10 years ago
eb6f09af Add json nested function Draveness <s****n@g****m> almost 10 years ago
92c7c318 Add remove_newlines_in_brace to remove extra \n Draveness <s****n@g****m> almost 10 years ago
22238779 Complete json mix 0.0.1 Draveness <s****n@g****m> almost 10 years ago
443d34b7 Update json mix file Draveness <s****n@g****m> almost 10 years ago
1d0a333c Update analyze result model Draveness <s****n@g****m> almost 10 years ago
e560fd8f Update json mix script Draveness <s****n@g****m> almost 10 years ago
e0ade72f Add instance method call to class Method Draveness <s****n@g****m> almost 10 years ago
73d802a8 Add neccessary prompts with install command Draveness <s****n@g****m> almost 10 years ago
2ac769bc Use instance method instead of variable Draveness <s****n@g****m> almost 10 years ago
a16cd3c9 Fixed project update problem Draveness <s****n@g****m> almost 10 years ago
8df64e84 Update install command Draveness <s****n@g****m> almost 10 years ago
5bebe8e5 Update install command Draveness <s****n@g****m> almost 10 years ago
06b244c0 Refactor init command Draveness <s****n@g****m> almost 10 years ago
d6e49902 Use xcodeproj variable in config instead Draveness <s****n@g****m> almost 10 years ago
cebc9095 Fixed file_referernce problem Draveness <s****n@g****m> almost 10 years ago
a9d0eacc Add comments to help me understand codes Draveness <s****n@g****m> almost 10 years ago
772f69e5 Update init methods for primix Draveness <s****n@g****m> almost 10 years ago
5003e5e8 Capitalize mix and postmix folder Draveness <s****n@g****m> almost 10 years ago
e960cab9 Update primix major spec file Draveness <s****n@g****m> almost 10 years ago
91ab736e Complete init and install command Draveness <s****n@g****m> almost 10 years ago
3fb576e9 Adding mix and postmix group into project Draveness <s****n@g****m> almost 10 years ago
d0dcdd5a Add init command to project Draveness <s****n@g****m> almost 10 years ago
297df26a Add user interface and config file Draveness <s****n@g****m> almost 10 years ago
85027beb Change postmix directory structure Draveness <s****n@g****m> almost 10 years ago
0179845d Fix gemspec problem Draveness <s****n@g****m> almost 10 years ago
9688fc61 Add mx to gemspec Draveness <s****n@g****m> almost 10 years ago
a2f05bd4 Fix rakefile conflict Draveness <s****n@g****m> almost 10 years ago
c30c7167 Remove whiteline Draveness <s****n@g****m> almost 10 years ago
175a5c6d Update git ignore and write file to postmix directory Draveness <s****n@g****m> almost 10 years ago
c1bcb598 Change mix to mx Draveness <s****n@g****m> almost 10 years ago
5fcef0e8 Complete install command Draveness <s****n@g****m> almost 10 years ago
c54b4b50 Change annotation to processor Draveness <s****n@g****m> almost 10 years ago
a18e8739 Add analyzer into install command Draveness <s****n@g****m> almost 10 years ago
66d62903 Fixed conflict in json Draveness <s****n@g****m> almost 10 years ago
0a402f4a Add integrate_to_project method Draveness <s****n@g****m> almost 10 years ago
0b7f10bf Add install file to command Draveness <s****n@g****m> almost 10 years ago
1ff196c7 Add Command class to primix Draveness <s****n@g****m> almost 10 years ago
5b6242d5 Add more dependency to primix Draveness <s****n@g****m> almost 10 years ago
bc7abd48 Update json file Draveness <s****n@g****m> almost 10 years ago
6f0fcf37 Add json as demonstration Draveness <s****n@g****m> almost 10 years ago
0cf33fc2 Add transform! as class method Draveness <s****n@g****m> almost 10 years ago
f16e0944 Add selector method to model Draveness <s****n@g****m> almost 10 years ago
01acf782 Use constant regex instead Draveness <s****n@g****m> almost 10 years ago
6910c880 Use flatten instead of match Draveness <s****n@g****m> almost 10 years ago
3a2b6780 Use hash instead of array in transformer Draveness <s****n@g****m> almost 10 years ago
530d6d76 merge Merge pull request #4 from Primix/rspec Draveness <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e48d9f8d Fixed the test case Draveness <s****n@g****m> almost 10 years ago
3f67a887 Blow up the test on purpose Draveness <s****n@g****m> almost 10 years ago
30fabeb1 Add build status to README Draveness <s****n@g****m> almost 10 years ago
7f49e647 Make default task on the top of others Draveness <s****n@g****m> almost 10 years ago
730072b6 Make spec as default task Draveness <s****n@g****m> almost 10 years ago
5651513f Add *.swift to gitignore Draveness <s****n@g****m> almost 10 years ago
7df47158 merge Merge pull request #3 from Primix/transformer Draveness <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
33b837bb Update escaped character spec Draveness <s****n@g****m> almost 10 years ago
160dc7ef Use eval in normal cases Draveness <s****n@g****m> almost 10 years ago
64709a8f Complete transformer to parsing value from swift to ruby Draveness <s****n@g****m> almost 10 years ago
87496025 Add tests about dictionaries Draveness <s****n@g****m> almost 10 years ago
c3c7fc8d Add more tests on dictionary Draveness <s****n@g****m> almost 10 years ago
2f4d93be Add more tests on array Draveness <s****n@g****m> almost 10 years ago
ee7a6f4b Add transformer spec on normal values Draveness <s****n@g****m> almost 10 years ago
d1d8d68c Add DEBUG to control print behavior Draveness <s****n@g****m> almost 10 years ago
b3b86d6c Add model.swift and update parser to recognize modifier Draveness <s****n@g****m> almost 10 years ago
0c2bbb63 Fix annotation match condition Draveness <s****n@g****m> almost 10 years ago
7275bf49 Complete klass to json part Draveness <s****n@g****m> almost 10 years ago
fd6fca6e Update extracting annotations and contents process Draveness <s****n@g****m> almost 10 years ago
f3c500cb Update klass and method file Draveness <s****n@g****m> almost 10 years ago
998b6739 Update analyze result class, method and attribute Draveness <s****n@g****m> almost 10 years ago
8b5145ed Update README.md Draveness <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
88b8da33 Update LICENSE Draveness <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
adeaa538 Add attribute and initialize method to attribute Draveness <s****n@g****m> almost 10 years ago
ae451815 Remove empty line Draveness <s****n@g****m> almost 10 years ago
92b404d3 Change add to append Draveness <s****n@g****m> almost 10 years ago
a8e50255 Update add_method function Draveness <s****n@g****m> almost 10 years ago
f9747dde Update analyze result and parser Draveness <s****n@g****m> almost 10 years ago
aee6d64b Add constructor parsing to parser Draveness <s****n@g****m> almost 10 years ago
af4fed3e Remove unresolving stmt during tokenize phrase Draveness <s****n@g****m> almost 10 years ago
acd6fc3d Remove modifiers during tokenize phase Draveness <s****n@g****m> almost 10 years ago
8a2df6d7 Change outer_key_type to key_type Draveness <s****n@g****m> almost 10 years ago
0f0a4462 Add default value support to let var and method Draveness <s****n@g****m> almost 10 years ago
fccbaa86 Add rspec and remove description from ast Draveness <s****n@g****m> almost 10 years ago
7babd7c1 Reorgnize order in method defination Draveness <s****n@g****m> almost 10 years ago
67d9c3e1 Remove useless files Draveness <s****n@g****m> almost 10 years ago
9a2f3ad8 Add enum class to parser Draveness <s****n@g****m> almost 10 years ago
a4d528e9 Use Method instead of Method_Partial Draveness <s****n@g****m> almost 10 years ago
e784dbd4 Add keyTypes to AST Draveness <s****n@g****m> almost 10 years ago
aa0a69ad Split var_decl and let_decl into two files Draveness <s****n@g****m> almost 10 years ago
128d98f3 Add ast module and classes Draveness <s****n@g****m> almost 10 years ago
1fef0341 Update gitignore Draveness <s****n@g****m> almost 10 years ago
1103ab4c Add more task into Rakefile Draveness <s****n@g****m> almost 10 years ago
223091ee Add extract_content file to remove comments Draveness <s****n@g****m> almost 10 years ago
61dbc10f Reindent parser Draveness <s****n@g****m> almost 10 years ago
814add96 Update all tokens name Draveness <s****n@g****m> almost 10 years ago
291fe661 Remove gem file and add it to gitignore Draveness <s****n@g****m> almost 10 years ago
1cdf5060 Update require analyze model path in parser and tokenizer Draveness <s****n@g****m> almost 10 years ago

← Back to repository