Chris
|
63fb5c0bb8
|
Update docs (#57)
* Update docs
`go get` has changed to `go install`
* Update getting-started.md
|
2022-10-09 17:37:35 -07:00 |
Chris
|
b0ea673fef
|
Update React example (#56)
|
2022-10-05 21:19:36 -07:00 |
V-X
|
589db8f0f2
|
Delete yarn.lock
|
2019-12-08 21:01:20 -06:00 |
V-X
|
2b27409945
|
Feat workflow (#33)
* Create Workflow
* Fix stage names
* Specify Go version > 1.11
* fix gcc version on x86 and re-target library extensions
* Mac brew install & x86 env dump
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* x86 has defeated me
|
2019-10-19 14:03:12 -05:00 |
V-X
|
1c0df03550
|
Update README.md
|
2019-10-16 23:40:35 -05:00 |
V-X
|
0d4b948e2a
|
Example version bump
|
2019-10-16 23:36:52 -05:00 |
V-X
|
ae2a6637f2
|
Merge pull request #31 from ImVexed/fix-x86compile
Added conditional LDFLAGS to support windows x86
|
2019-10-16 23:32:57 -05:00 |
ImVexed
|
ed7c05e2e8
|
Added conditional LDFLAGS to support windows x86
|
2019-10-16 23:20:48 -05:00 |
V-X
|
467d82e243
|
Update README.md
|
2019-10-11 10:58:23 -05:00 |
V-X
|
be4f895965
|
Update README.md
|
2019-10-11 10:52:12 -05:00 |
V-X
|
e492a85bc9
|
Update README.md
|
2019-10-10 18:11:42 -05:00 |
V-X
|
e5234a9185
|
Update getting-started.md
|
2019-10-10 14:46:14 -05:00 |
V-X
|
16737c5db0
|
Update getting-started.md
|
2019-10-10 13:05:52 -05:00 |
V-X
|
7b2e8cb634
|
Update getting-started.md
|
2019-10-10 12:39:18 -05:00 |
V-X
|
2197d71ea4
|
Merge pull request #24 from puckzxz/patch-2
Consistent badge style
|
2019-10-09 16:57:25 -05:00 |
Chris
|
14f2294125
|
Consistent badge style
|
2019-10-09 17:53:46 -04:00 |
ImVexed
|
94ae30ecdb
|
Example version bump & removed learn react blank target
|
2019-10-09 10:02:09 -05:00 |
V-X
|
caeea31ca3
|
Merge pull request #23 from 0xflotus/patch-1
fixed small errors
|
2019-10-09 09:56:10 -05:00 |
V-X
|
701dc9c99d
|
Merge pull request #22 from dags-/master
fix width/height being used in wrong order
|
2019-10-09 09:55:21 -05:00 |
0xflotus
|
fab7da1c48
|
fixed small errors
|
2019-10-09 16:40:14 +02:00 |
dags
|
dce38e4544
|
fix width/height being used in wrong order
|
2019-10-09 08:51:23 +01:00 |
V-X
|
ee304c720a
|
Merge pull request #21 from puckzxz/patch-1
Bump example version
|
2019-10-08 23:19:15 -05:00 |
Chris
|
bfc61827fd
|
Bump example version
|
2019-10-09 00:18:47 -04:00 |
V-X
|
4d26635811
|
fix typo
|
2019-10-08 22:23:57 -05:00 |
V-X
|
ebcf7be95c
|
Merge pull request #19 from puckzxz/master
Fixed titled config typo
|
2019-10-08 22:22:49 -05:00 |
Chris
|
2912d9a43c
|
Fixed small issue
|
2019-10-08 23:21:49 -04:00 |
Chris
|
2b226f4413
|
Fixed titled config typo and gave option functionality
|
2019-10-08 23:02:46 -04:00 |
V-X
|
acee67d510
|
Merge pull request #18 from puckzxz/master
Fixed issue when window height was resized to 0
|
2019-10-08 21:44:06 -05:00 |
ImVexed
|
61fae01bfb
|
Sanity check that ipc callback exists
|
2019-10-09 01:52:02 -05:00 |
ImVexed
|
4e8857a7fb
|
example version bump
|
2019-10-09 01:49:53 -05:00 |
Chris
|
e2343ebc27
|
Check width in case the window is borderless
|
2019-10-08 22:15:35 -04:00 |
Chris
|
58dac6e121
|
Fixed issue when window height was resized to 0
Fixes https://github.com/ImVexed/muon/issues/14
|
2019-10-08 22:08:55 -04:00 |
V-X
|
df2df1470c
|
Merge pull request #17 from ImVexed/fix-multiplefuncs
Fixed cgo callbacks
|
2019-10-08 20:39:41 -05:00 |
ImVexed
|
78f2c420ef
|
Fixed cgo callbacks
|
2019-10-09 01:37:17 -05:00 |
V-X
|
06751b7aab
|
Merge pull request #12 from ImVexed/feat-edgetypes
Added support for null and undefined JS types
|
2019-10-08 12:11:05 -05:00 |
ImVexed
|
7bcc4b646b
|
Added support for null and undefined JS types
|
2019-10-08 12:05:55 -05:00 |
V-X
|
2fc5471867
|
Update README.md
|
2019-10-08 11:00:42 -05:00 |
V-X
|
ab1289ec7c
|
Add getting started guide
|
2019-10-08 09:30:12 -05:00 |
V-X
|
422c7804b1
|
Create getting-started.md
|
2019-10-08 09:28:33 -05:00 |
V-X
|
35eba951dc
|
Add Ultralight License warning
|
2019-10-08 09:02:21 -05:00 |
ImVexed
|
e76a479360
|
Example version bump
|
2019-10-08 00:54:23 -05:00 |
ImVexed
|
221a9e372c
|
Remove unecessary headers
|
2019-10-08 00:49:12 -05:00 |
ImVexed
|
3b10823c7c
|
Added Ultralight license attribution
|
2019-10-08 00:45:15 -05:00 |
V-X
|
50c793cfef
|
Merge pull request #2 from ImVexed/add-license-1
Create LICENSE
|
2019-10-07 15:41:11 -05:00 |
V-X
|
13fc875b27
|
Create LICENSE
|
2019-10-07 15:40:54 -05:00 |
V-X
|
3555f142cb
|
Update README.md
|
2019-10-07 15:19:53 -05:00 |
V-X
|
7ca84780d7
|
Update README.md
|
2019-10-07 15:19:27 -05:00 |
V-X
|
012ea34226
|
Update README.md
|
2019-10-07 15:03:58 -05:00 |
ImVexed
|
b61191102a
|
Example version bump
|
2019-10-07 19:58:03 -05:00 |
ImVexed
|
8627d485a6
|
Merge branch 'master' of https://github.com/ImVexed/muon
|
2019-10-07 19:55:30 -05:00 |