Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This project is archived. Its data is
read-only
.
Commits · master
fixed-size-circular-array
Browse files
Jan 06, 2018
0.7.0
· 4b6f19c3
pinage404
authored
Jan 06, 2018
View commits for tag v0.7.0
v0.7.0
4b6f19c3
Merge branch 'fix/give_up_gitlab_ci_cache'
· c7fdbe25
pinage404
authored
Jan 06, 2018
c7fdbe25
Fix: give up GitLab CI cache, stages, jobs
· f557356b
pinage404
authored
Jan 06, 2018
f557356b
Merge branch 'fix/publish_browser_folder'
· 59a21c1c
pinage404
authored
Jan 06, 2018
59a21c1c
Fix: publish browser folder to NPM registry
· faeb307c
pinage404
authored
Jan 06, 2018
faeb307c
Jan 05, 2018
v0.4.1
· 80c81ecf
pinage404
authored
Jan 06, 2018
View commits for tag v0.4.1
v0.4.1
80c81ecf
Refactor: rename "licenCe" to "licenSe"
· ba8c5afd
pinage404
authored
Jan 06, 2018
ba8c5afd
Jan 04, 2018
Refactor: version in bower.json is useless
· 63969b18
pinage404
authored
Jan 04, 2018
63969b18
v0.4.0
· ec49536a
pinage404
authored
Jan 04, 2018
View commits for tag v0.4.0
v0.4.0
ec49536a
Merge branch 'feature/improve_readme'
· 5d632ca5
pinage404
authored
Jan 04, 2018
5d632ca5
Upd: monospaced font-family for methods / properties name in the README
· 94bd7b4a
pinage404
authored
Jan 04, 2018
94bd7b4a
Add: NPM badge
· 2461aeba
pinage404
authored
Jan 04, 2018
2461aeba
Jan 03, 2018
v0.3.1
· 9dbe65d0
pinage404
authored
Jan 03, 2018
View commits for tag v0.3.1
v0.3.1
9dbe65d0
Merge branch 'feature/bower'
· d3f31038
pinage404
authored
Jan 03, 2018
d3f31038
Fix: change GitLab CI cache key to fix issues to retrieves it
· 8e5fa4f9
pinage404
authored
Jan 03, 2018
8e5fa4f9
Add: GitLab CI's cache seems to have some issue, let's retry on fail
· 099e4cc2
pinage404
authored
Jan 03, 2018
099e4cc2
Add: publish to Bower
· becca361
pinage404
authored
Jan 03, 2018
becca361
Dec 27, 2017
Add: pipeline status badge
· cb19b29b
pinage404
authored
Dec 27, 2017
cb19b29b
v0.1.1
· 4ecc1fa7
pinage404
authored
Dec 27, 2017
View commits for tag v0.1.1
v0.1.1
4ecc1fa7
Merge branch 'fix/negative_float_index'
· 192eb5c9
pinage404
authored
Dec 27, 2017
192eb5c9
Fix: should give the good index with negative float index
· 7dfd3cef
pinage404
authored
Dec 27, 2017
7dfd3cef
Dec 09, 2017
v0.1.0
· c505f076
pinage404
authored
Dec 09, 2017
View commits for tag v0.1.0
v0.1.0
c505f076
Merge branch 'feature/gitlab'
· 03be64e2
pinage404
authored
Dec 09, 2017
03be64e2
Add: GitLab CI to auto build, test and publish
· eb56445e
pinage404
authored
Dec 09, 2017
eb56445e
Merge branch 'feature/meta'
· 2960197e
pinage404
authored
Dec 09, 2017
2960197e
Add: README
· f54d63f8
pinage404
authored
Dec 09, 2017
f54d63f8
Add: Git repository URL
· 9a3216b6
pinage404
authored
Dec 09, 2017
9a3216b6
Add: keywords to find this module
· dacfe913
pinage404
authored
Dec 09, 2017
dacfe913
Upd: rename project
· 8b0762ef
pinage404
authored
Dec 09, 2017
8b0762ef
Dec 08, 2017
Merge branch 'feature/basic_method'
· 3f4e13d2
pinage404
authored
Dec 09, 2017
3f4e13d2
Add: unshift() push() shift() & pop() methods to work transparently
· feafde5c
pinage404
authored
Dec 08, 2017
feafde5c
Add: basic properties and methods of the circular array
· 0eb37e70
pinage404
authored
Dec 08, 2017
0eb37e70
Add: check that the inheritance with Array works well
· e9e0e21b
pinage404
authored
Dec 08, 2017
e9e0e21b
Add: a method to create a circular array from a basic array
· 2b2d476e
pinage404
authored
Dec 08, 2017
2b2d476e
Merge branch 'feature/circular_index'
· 13f308d7
pinage404
authored
Dec 08, 2017
13f308d7
Add: circularIndex function
· 4dd729f4
pinage404
authored
Dec 08, 2017
4dd729f4
Merge branch 'feature/meta'
· ba9be2fa
pinage404
authored
Dec 08, 2017
ba9be2fa
Add: the MIT licence
· ea6724d3
pinage404
authored
Dec 08, 2017
ea6724d3
Dec 07, 2017
Add: coding style convention with EditorConfig
· 2fa64dc9
pinage404
authored
Dec 07, 2017
2fa64dc9
Fix: test watch should also watch source files
· 55d22c9a
pinage404
authored
Dec 07, 2017
55d22c9a
Loading