-
![screenshot18](https://cloud.githubusercontent.com/assets/40178/5992099/a0bb58fe-aa20-11e4-974d-ff7ead18ba09.png)
(Couldn't capture the tooltip, but it is shown.)
Eclipse version: Luna Service Rele…
muhuk updated
9 years ago
-
Would people be interested in me migrating the build from GNU Make over to Gradle?
-
Since this will be used by people that are not familiar with groovy/gradle, would it be in order to state the pre-requisites for running gradlew?
I just `sudo apt-get installed` groovy and gradle (w…
-
Here is todays session:
```
ingo@ibinti:~/Frege/frege$ repl
Welcome to Frege 3.21.586-g026e8d7 (Oracle Corporation OpenJDK Server VM, 1.7.0_65)
frege> (x³) = x^3 -- gives a reasonable answer
[ERRO…
-
I am aware of the fact that this is in a very early stage, nevertheless I think a can contribute something from the user perspective, so to speak:
1. I find it disturbing that the text entry is above …
-
JSON array please, @engerium :eyes:
-
See the transcript:
```
ingo@obonto:~$ repl
Welcome to Frege 3.21.586-g026e8d7 (Oracle Corporation Java HotSpot(TM) 64-Bit Server VM, 1.7.0_51)
frege> :{
test :: Num a => a -> String
test 2 = "two"
…
-
`Tab inserts spaces`, in `Preferences -> Frege` is checked. (And it's red with a white background.)
The TAB key is still inserting tabs instead of spaces. I didn't change anything in my project setti…
muhuk updated
9 years ago
-
Just tried frege on 2015-01-04 via the eclipse plugin.
Out of the box project fails to build and .fr files will not be open with a rather cryptic message -- that I did not save, but something to the…
-
For "show"ing a Throwable, we use the "catched" function as defined in https://github.com/Frege/frege/blob/master/frege/prelude/PreludeBase.fr#L696-696
But "catched" isn't proper English, it should b…
Dierk updated
9 years ago