Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xbasic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephen D
xbasic
Commits
master
Select Git revision
Branches
1
master
default
protected
1 result
xbasic
Author
Search by author
Any Author
authors
Stephen D
stephen
1 author
May 24, 2021
Merge branch 'ci' into 'master'
· 683a3740
Stephen D
authored
3 years ago
CI See merge request
!2
683a3740
version bump
· c394d810
Stephen D
authored
3 years ago
c394d810
Fix clippy issues
· 06f459b7
Stephen D
authored
3 years ago
06f459b7
Add Gitlab CI
· c165dfd4
Stephen D
authored
3 years ago
c165dfd4
Apr 01, 2021
Add mandelbrot benchmark
· 4c0f57d2
Stephen D
authored
3 years ago
4c0f57d2
Jan 12, 2021
Version bump
· e20d8353
Stephen D
authored
4 years ago
e20d8353
Update gitignore
· f0370a9d
Stephen D
authored
4 years ago
f0370a9d
Fix edge case
· 00ab175f
Stephen D
authored
4 years ago
00ab175f
Jan 09, 2021
Version bump
· f4a2002a
Stephen D
authored
4 years ago
f4a2002a
Dec 14, 2020
change a = a + 1 to a += 1
· 228e7f71
Stephen D
authored
4 years ago
228e7f71
Nov 26, 2020
Another bug fix(arithmetic assign)
· 0e92e5ce
Stephen D
authored
4 years ago
0e92e5ce
Fixed another bug
· 236f65a3
Stephen D
authored
4 years ago
236f65a3
Nov 25, 2020
Fix warning
· cfe256ac
Stephen D
authored
4 years ago
cfe256ac
Added *= += -= /= ^= %=
· 9d0e24c4
Stephen D
authored
4 years ago
9d0e24c4
Nov 23, 2020
Add string equality test
· ea44f642
Stephen D
authored
4 years ago
ea44f642
Add modulus
· 9eae8470
Stephen D
authored
4 years ago
9eae8470
cut release
· 4b0751df
Stephen D
authored
4 years ago
4b0751df
Escapeable literals
· f5ab218b
Stephen D
authored
4 years ago
f5ab218b
Nov 21, 2020
Give IO ownership to XBasic object
· ebd5010f
Stephen D
authored
4 years ago
ebd5010f
Version bump
· 312a4176
Stephen D
authored
4 years ago
312a4176
Fix comment on last line causing error
· c04d0527
Stephen D
authored
4 years ago
c04d0527
Nov 20, 2020
Allow Z in indentifier name
· 31185841
Stephen D
authored
4 years ago
31185841
fix native function argument order
· a58447c4
Stephen D
authored
4 years ago
a58447c4
Fix expression statements corrupting stack
· 84b0dd1b
Stephen D
authored
4 years ago
84b0dd1b
Bug fix
· 96c73eef
Stephen D
authored
4 years ago
96c73eef
new release
· ca885c28
Stephen D
authored
4 years ago
ca885c28
Bug fixes
· e0476681
Stephen D
authored
4 years ago
e0476681
Minor bug fixes
· 31e15e31
Stephen D
authored
4 years ago
31e15e31
Version bump
· 380d70a2
Stephen D
authored
4 years ago
380d70a2
Compute limit bug fix
· f568bcfb
Stephen D
authored
4 years ago
f568bcfb
Nov 09, 2020
Add repository
· 525c560d
Stephen D
authored
4 years ago
525c560d
Nov 08, 2020
Add desc
· 95dd31a9
Stephen D
authored
4 years ago
95dd31a9
Fix some todos, update readme, clippy
· 26495be6
Stephen D
authored
4 years ago
26495be6
Merge pull request 'Add INPUT statements' (#1) from input_wip into master
· 19d3946b
Stephen D
authored
4 years ago
Reviewed-on:
https://git.scd31.com/stephen/xbasic/pulls/1
19d3946b
Merge branch 'master' into input_wip
· 6bd02fd8
Stephen D
authored
4 years ago
6bd02fd8
powers
· 181a7b48
Stephen D
authored
4 years ago
181a7b48
Basic std(typeof)
· 481afff9
Stephen D
authored
4 years ago
481afff9
Remove some ExprValue types
· f464a40f
Stephen D
authored
4 years ago
f464a40f
Add INPUT statements
· 307a15e4
Stephen D
authored
4 years ago
and
Stephen D
committed
4 years ago
307a15e4
Nov 05, 2020
compute limit
· 84ea58a4
Stephen D
authored
4 years ago
84ea58a4
Loading