47 Commits

Author SHA1 Message Date
Stefano Sanfilippo
6c86720a1d Allow both "maggiore o uguale" and "maggiore uguale" for >=.
Fixes #49.
2020-02-23 09:06:34 +01:00
Stefano Sanfilippo
39c9e3f08c Choose the LLVM version with a CMake option. 2019-12-10 10:54:03 +01:00
Stefano Sanfilippo
e48cb899f4 Merge branch 'master' of github.com:esseks/monicelli 2019-06-25 10:36:14 +02:00
Stefano Sanfilippo
c4c70182a1 Improve build scripts, add MONICELLI_ARCH cache variable. 2019-06-25 10:35:02 +02:00
Stefano Sanfilippo
6c29cadd86
Bump LLVM version to 6.0 in the README. 2019-06-24 11:44:21 +02:00
Stefano Sanfilippo
ab596da379 Port Monicelli to LLVM 6.0 2018-09-16 14:24:27 +02:00
Stefano Sanfilippo
7f2a9a34a8 Push Monicelli 2.0 "Cofandina" 2018-09-16 14:24:27 +02:00
Stefano Sanfilippo
16d0e877bf Fix YAML-cpp minimum version required. 2015-03-11 00:50:08 +01:00
Stefano Sanfilippo
ca8a86d217 Updating list of dependencies in readme. 2015-03-10 21:00:03 +01:00
Stefano Sanfilippo
69c4a80c81 Fix README for C++ transpiler. 2015-03-10 19:51:45 +01:00
Stefano Sanfilippo
f3356d5906 Add back the option to emit C++ instead of LLVM bitcode. 2015-03-10 19:45:43 +01:00
Stefano Sanfilippo
f35332cf89 Enable simple optimizations. 2015-03-09 22:48:10 +01:00
Stefano Sanfilippo
8d511f46f4 Expand documentation on the Monicelli standard library. 2015-03-08 21:52:29 +01:00
Stefano Sanfilippo
83a3813dd4 Updating readme. 2015-03-08 13:56:06 +01:00
Stefano Sanfilippo
a302ea3911 Meta comments are no more printed to screen during compilation. 2015-03-05 00:59:33 +01:00
Stefano Sanfilippo
f229f3fbd4 Remove duplicate line in README 2015-01-16 12:35:15 +01:00
Stefano Sanfilippo
a9da15c4c3 Reserving more keywords for future usage. 2015-01-15 22:02:57 +01:00
Stefano Sanfilippo
d179b4eb21 List reserved keywords in README. 2014-12-16 16:53:27 +01:00
Stefano Sanfilippo
fabb600d19 Updating README for CMake. 2014-12-14 14:26:32 +01:00
Nicola Sanitate
ea2c46fcba Readme.md typo fix 2014-12-04 11:56:57 +01:00
Stefano Sanfilippo
761ce64ca2 More meaningful example for bituma comment. 2014-12-01 10:20:23 +01:00
Stefano Sanfilippo
b254b63faf Accented letters vs. backtick + smal fix to README. 2014-12-01 10:17:14 +01:00
Stefano Sanfilippo
87ca7614e4 Crediting the people who contributed to the initial specs. 2014-12-01 10:16:56 +01:00
Stefano Sanfilippo
d031031e4e Void functions might not return a value. 2014-12-01 00:33:57 +01:00
Stefano Sanfilippo
10034f38df Accept "supercazzora" as alternate spelling of "supercazzola".
As mentioned in #2
2014-12-01 00:29:49 +01:00
Stefano Sanfilippo
a6954b6ff7 Documenting function declaration and invocation in README. 2014-11-30 13:17:30 +01:00
Stefano Sanfilippo
bb0c5c2c78 Fix definition of loop in README. 2014-11-29 21:39:13 +01:00
Stefano Sanfilippo
75b5d6c40b Accept "prematura" as alternate spelling of "brematura".
Solves #2.
2014-11-29 18:30:04 +01:00
Stefano Sanfilippo
0a932b3c3b Add "delle" to the list of articles. 2014-11-29 18:26:25 +01:00
Stefano Sanfilippo
46c7c99967 README typo fix. 2014-11-29 18:26:06 +01:00
Stefano Sanfilippo
30113be459 Bison 2.5 compatibility patch and make target. 2014-11-29 11:25:31 +01:00
Stefano Sanfilippo
b312a2fb01 Merge typo fixes from https://github.com/skeru/monicelli
Thanks!
2014-11-29 11:00:42 +01:00
Stefano Sanfilippo
42753ffe69 Fix typos in README.md 2014-11-29 01:37:20 +01:00
skeru
ea6be3513f Readme.md typo fix 2014-11-29 01:34:01 +01:00
skeru
df683728c7 Readme.md typo fix 2014-11-29 01:31:46 +01:00
Stefano Sanfilippo
f157badc3b Minor fixes to README. 2014-11-29 01:30:01 +01:00
Stefano Sanfilippo
d32c6a4ede More meaningful example for branch. 2014-11-29 01:20:58 +01:00
Stefano Sanfilippo
89bd49d8df Expanded branch section. 2014-11-29 01:18:29 +01:00
Stefano Sanfilippo
635319d286 Minor fixes. 2014-11-29 01:17:07 +01:00
Stefano Sanfilippo
c07583c7e5 Functions. 2014-11-29 01:13:01 +01:00
Stefano Sanfilippo
10d8ede0d6 Do-while example. 2014-11-29 01:08:12 +01:00
Stefano Sanfilippo
a95bdf4c6c Alternate spelling for assignment. 2014-11-29 01:07:58 +01:00
Stefano Sanfilippo
8cf93edbf3 Optional comma. 2014-11-29 01:04:56 +01:00
Stefano Sanfilippo
040d42d457 Typo fix. 2014-11-29 01:03:30 +01:00
Stefano Sanfilippo
1913592cf9 Markdown fixes in README. 2014-11-29 00:58:27 +01:00
Stefano Sanfilippo
099aff1efc Add compilation step, fix usage in README. 2014-11-29 00:49:21 +01:00
Stefano Sanfilippo
9aadddd2fa Adding README. 2014-11-29 00:47:58 +01:00